menu
redstonex package
documentation
commons/exceptions/app_exception.dart
AppException
AppException.internal constructor
AppException.internal constructor
dark_mode
light_mode
AppException.internal
constructor
AppException.internal
(
int
errCode
,
String
message
)
Implementation
AppException.internal(this.errCode, this.message);
redstonex package
documentation
commons/exceptions/app_exception
AppException
AppException.internal constructor
AppException class