gson
GsonParsable
GsonParsable
GsonParsable constructor
GsonParsable
gson
GsonParsable
GsonParsable
GsonParsable constructor
GsonParsable class
Constructors
GsonParsable
Properties
ended
parsable
position
hashCode
runtimeType
Methods
actual
error
goBack
has
hasNext
next
peek
reformatError
skip
toString
noSuchMethod
Operators
operator ==
GsonParsable
constructor
GsonParsable
(
String
_parsable
, {
int
position
:
0
})
Implementation
GsonParsable(this._parsable, {int position = 0}) { this._position = position; }