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