menu
dart_byte_size package
documentation
byte_size.dart
ParseOutput
ParseOutput constructor
ParseOutput constructor
dark_mode
light_mode
ParseOutput
constructor
ParseOutput
(
bool
isExceptionThrown
,
ByteSize
byteSizeObj
)
Implementation
ParseOutput(this.isExceptionThrown, this.byteSizeObj);
dart_byte_size package
documentation
byte_size
ParseOutput
ParseOutput constructor
ParseOutput class