menu
gson package
documentation
parsable.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; }
gson package
documentation
parsable
GsonParsable
GsonParsable constructor
GsonParsable class