fromJson static method
Implementation
static GetIotResponseProtocolEnum? fromJson(dynamic value) =>
GetIotResponseProtocolEnumTypeTransformer().decode(value);
static GetIotResponseProtocolEnum? fromJson(dynamic value) =>
GetIotResponseProtocolEnumTypeTransformer().decode(value);