menu
objd package
documentation
core.dart
GsonParsable
hasNext method
hasNext method
dark_mode
light_mode
hasNext
method
bool
hasNext
(
)
test if has next symbol
Implementation
bool hasNext() { return has(1); }
objd package
documentation
core
GsonParsable
hasNext method
GsonParsable class