menu
adderlink package
documentation
adderlink.dart
CUsbMapper
fromJson static method
fromJson static method
dark_mode
light_mode
fromJson
static method
CUsb
fromJson
(
String
json
)
Implementation
static CUsb fromJson(String json) { return ensureInitialized().decodeJson<CUsb>(json); }
adderlink package
documentation
adderlink
CUsbMapper
fromJson static method
CUsbMapper class