menu
bitcoin_utils package
documentation
xyzpub/exception/argument_exception.dart
InvalidLength
InvalidLength const constructor
InvalidLength const constructor
dark_mode
light_mode
InvalidLength
constructor
const
InvalidLength
(
String
e
)
Implementation
const factory InvalidLength(final String e) = _$InvalidLength;
bitcoin_utils package
documentation
xyzpub/exception/argument_exception
InvalidLength
InvalidLength const constructor
InvalidLength class