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