menu
translatron package
documentation
exception/exceptions/unknown_error_exception.dart
UnknownErrorException
code property
code property
dark_mode
light_mode
code
property
@
override
String
code
final
The code of the exception.
Implementation
@override final String code = "unkown_error_exception";
translatron package
documentation
exception/exceptions/unknown_error_exception
UnknownErrorException
code property
UnknownErrorException class