menu
flutter_gb_fire_push_notifications package
documentation
infrastructure/models/device_info_model.dart
DeviceInfoModel
toJson method
toJson method
dark_mode
light_mode
toJson
method
@
override
String
toJson
(
)
override
Implementation
@override String toJson() { return json.encode(toMap()); }
flutter_gb_fire_push_notifications package
documentation
infrastructure/models/device_info_model
DeviceInfoModel
toJson method
DeviceInfoModel class