MIoTSpecType.fromJson constructor

MIoTSpecType.fromJson(
  1. String json
)

Implementation

factory MIoTSpecType.fromJson(String json) => MIoTSpecType.parse(json);