menu
df_web_device_info package
documentation
_common.dart
Model
Model.fromJson const constructor
Model.fromJson const constructor
dark_mode
light_mode
Model.fromJson
constructor
const
Model.fromJson
(
[
Map
<
String
,
dynamic
>
?
otherData
])
Implementation
const Model.fromJson([ Map<String, dynamic>? otherData, ]) : _data = otherData ?? const {};
df_web_device_info package
documentation
_common
Model
Model.fromJson const constructor
Model class