menu
xyz_device_info package
documentation
_common.dart
Generate
ofOrNull static method
ofOrNull static method
dark_mode
light_mode
ofOrNull
static method
Generate
?
ofOrNull
(
Generate
?
other
)
Implementation
static Generate? ofOrNull( Generate? other, ) { return fromJsonOrNull(other?.toJson()); }
xyz_device_info package
documentation
_common
Generate
ofOrNull static method
Generate class