ReportId.fromJson constructor
ReportId.fromJson(
- String value
Implementation
factory ReportId.fromJson(String value) => ReportId(value);
factory ReportId.fromJson(String value) => ReportId(value);