menu
bones_api package
documentation
bones_api.dart
JsonGrammarDefinition
arrayValue2 method
arrayValue2 method
dark_mode
light_mode
arrayValue2
method
Parser
<
List
>
arrayValue2
(
)
Implementation
Parser<List<dynamic>> arrayValue2() => _mapArrayValue(array2());
bones_api package
documentation
bones_api
JsonGrammarDefinition
arrayValue2 method
JsonGrammarDefinition class