menu
codable_dart package
documentation
json.dart
JsonLazyDecodable extension
JsonLazyDecodable extension
dark_mode
light_mode
JsonLazyDecodable<
T
>
extension
on
LazyDecodable
<
T
>
Methods
fromJsonStream
(
Stream
<
List
<
int
>
>
json
)
→
Future
<
T
>
Available on
LazyDecodable
<
T
>
, provided by the
JsonLazyDecodable
extension
codable_dart package
documentation
json
JsonLazyDecodable extension
json library