ImportDataResponse.fromJson constructor
ImportDataResponse.fromJson(
- Object? j
Implementation
factory ImportDataResponse.fromJson(Object? j) => ImportDataResponse();
factory ImportDataResponse.fromJson(Object? j) => ImportDataResponse();