errorPrefix property
final
Prefix put in front of a thrown self-test error.
Defaults to AnthologyLocalizations.sqliteSelfTestErrorPrefix, which follows the active locale. Override it only to say something the shared catalogue cannot.
Implementation
final String? errorPrefix;