CustomerValidateLocation.fromJson constructor

CustomerValidateLocation.fromJson(
  1. Object? json
)

Implementation

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