menu
dart_byte_size package
documentation
byte_size.dart
ParseOutput
isExceptionThrown property
isExceptionThrown property
dark_mode
light_mode
isExceptionThrown
property
bool
isExceptionThrown
final
It denotes whether an exception was hit when parsing the argument.
Implementation
final bool isExceptionThrown;
dart_byte_size package
documentation
byte_size
ParseOutput
isExceptionThrown property
ParseOutput class