menu
super_raw package
documentation
raw.dart
SelfDecoder
decodeSelf abstract method
decodeSelf abstract method
dark_mode
light_mode
decodeSelf
abstract method
void
decodeSelf
(
RawReader
reader
)
Decodes the current object from the given
RawReader
.
Implementation
void decodeSelf(RawReader reader);
super_raw package
documentation
raw
SelfDecoder
decodeSelf abstract method
SelfDecoder mixin