TypeRefType.fromJson constructor

TypeRefType.fromJson(
  1. dynamic json
)

Implementation

factory TypeRefType.fromJson(dynamic json) => _$TypeRefTypeFromJson(json);