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