fetchSchema abstract method

Future<GrxAddressSchemaModel> fetchSchema(
  1. String countryCode
)

Implementation

Future<GrxAddressSchemaModel> fetchSchema(String countryCode);