menu
codable_dart package
documentation
core.dart
WrappedCodableException
WrappedCodableException.new constructor
WrappedCodableException.new constructor
dark_mode
light_mode
WrappedCodableException
constructor
WrappedCodableException
(
String
method
,
String
hint
,
Object
error
)
Implementation
WrappedCodableException(this.method, this.hint, this.error);
codable_dart package
documentation
core
WrappedCodableException
WrappedCodableException.new constructor
WrappedCodableException class