GelatoDocumentReportErrorCode.fromJson constructor
GelatoDocumentReportErrorCode.fromJson(
- Object? json
Implementation
GelatoDocumentReportErrorCode.fromJson(Object? json) : _ = (json as String);
GelatoDocumentReportErrorCode.fromJson(Object? json) : _ = (json as String);