fromJson static method
Implementation
static ConnectionWifiBand? fromJson(dynamic value) =>
ConnectionWifiBandTypeTransformer().decode(value);
static ConnectionWifiBand? fromJson(dynamic value) =>
ConnectionWifiBandTypeTransformer().decode(value);