namespace property
Defines the namespace of the error. Used in localization keys like in localizedMessage and settings in ErrorEnvironment.
Implementation
@override
String get namespace => 'patapata';
Defines the namespace of the error. Used in localization keys like in localizedMessage and settings in ErrorEnvironment.
@override
String get namespace => 'patapata';