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