menu
bungie_api package
documentation
models/stream_info.dart
StreamInfo
StreamInfo.fromJson factory constructor
StreamInfo.fromJson factory constructor
dark_mode
light_mode
StreamInfo.fromJson
constructor
StreamInfo.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory StreamInfo.fromJson(Map<String, dynamic> json) { return _$StreamInfoFromJson(json); }
bungie_api package
documentation
models/stream_info
StreamInfo
StreamInfo.fromJson factory constructor
StreamInfo class