UDrivingLicenceNegativePointResponse.fromJson constructor
UDrivingLicenceNegativePointResponse.fromJson(
- String str
Implementation
factory UDrivingLicenceNegativePointResponse.fromJson(String str) => UDrivingLicenceNegativePointResponse.fromMap(json.decode(str));