menu
hermes_http package
documentation
json/list_json_parser.dart
ListJsonDecoder<T>
ListJsonDecoder.new constructor
ListJsonDecoder.new constructor
dark_mode
light_mode
ListJsonDecoder<
T
>
constructor
ListJsonDecoder<
T
>
(
JsonDecoder
<
T
>
baseParser
)
Implementation
ListJsonDecoder(this.baseParser);
hermes_http package
documentation
json/list_json_parser
ListJsonDecoder<T>
ListJsonDecoder.new constructor
ListJsonDecoder class