OutputTypeTypeRefType.fromJson constructor

OutputTypeTypeRefType.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory OutputTypeTypeRefType.fromJson(Map<String, dynamic> json) =
    _$OutputTypeTypeRefType.fromJson;