RtmAttribute.fromJson constructor

RtmAttribute.fromJson(
  1. Map json
)

Implementation

factory RtmAttribute.fromJson(Map json) => _$RtmAttributeFromJson(json);