menu
objd package
documentation
core.dart
GsonParsable
GsonParsable constructor
GsonParsable constructor
dark_mode
light_mode
GsonParsable
constructor
GsonParsable
(
String
_parsable
, {
int
position
=
0
,
})
Implementation
GsonParsable(this._parsable, {int position = 0}) { _position = position; }
objd package
documentation
core
GsonParsable
GsonParsable constructor
GsonParsable class