menu
translatron package
documentation
exception/custom_exception.dart
CustomException
code property
code property
dark_mode
light_mode
code
property
String
code
final
The code of the exception.
Implementation
final String code;
translatron package
documentation
exception/custom_exception
CustomException
code property
CustomException class