Output type from JSON factory constructor.
factory OutputType.fromJson(Map<String, dynamic> json) => _$OutputTypeFromJson(json);