menu
df_web_device_info package
documentation
_common.dart
Model
Model.of factory constructor
Model.of factory constructor
dark_mode
light_mode
Model.of
constructor
Model.of
(
Model
other
)
Implementation
factory Model.of(Model other) { return Model(other.toJson()); }
df_web_device_info package
documentation
_common
Model
Model.of factory constructor
Model class