menu
jet_flutter_framework package
documentation
jet_framework.dart
GuardoException
GuardoException.new const constructor
GuardoException.new const constructor
dark_mode
light_mode
GuardoException
constructor
const
GuardoException
(
String
message
, [
String
?
code
])
Implementation
const GuardoException(this.message, [this.code]);
jet_flutter_framework package
documentation
jet_framework
GuardoException
GuardoException.new const constructor
GuardoException class