gson
gson_parsable
GsonParsable
actual method
actual
gson
gson_parsable
GsonParsable
actual method
GsonParsable class
Constructors
GsonParsable
Properties
ended
hashCode
parsable
position
runtimeType
Methods
actual
error
goBack
has
hasNext
next
noSuchMethod
peek
reformatError
skip
toString
Operators
operator ==
actual
method
Null safety
String
actual
(
)
Get actual
Implementation
String actual() { return parsable.substring(position, position + 1); }