byte_size
byte_size
ParseOutput
ParseOutput constructor
ParseOutput
byte_size
byte_size
ParseOutput
ParseOutput constructor
ParseOutput class
Constructors
ParseOutput
Properties
byteSizeObj
isExceptionThrown
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
ParseOutput
constructor
ParseOutput
(
bool
isExceptionThrown
,
ByteSize
byteSizeObj
)
Implementation
ParseOutput(this.isExceptionThrown, this.byteSizeObj);