menu
heck package
documentation
heck.dart
HeckException
HeckException.fromError constructor
HeckException.fromError constructor
dark_mode
light_mode
HeckException.fromError
constructor
HeckException.fromError
(
String
?
message
, [
Error
?
error
])
Implementation
HeckException.fromError(this.message, [this.error]) : exception = null;
heck package
documentation
heck
HeckException
HeckException.fromError constructor
HeckException class