menu
lb_setup package
documentation
api.dart
ModemBand
fromJson static method
fromJson static method
dark_mode
light_mode
fromJson
static method
ModemBand
?
fromJson
(
dynamic
value
)
Implementation
static ModemBand? fromJson(dynamic value) => ModemBandTypeTransformer().decode(value);
lb_setup package
documentation
api
ModemBand
fromJson static method
ModemBand class