$EndpointGroupAssociationLocationDetails constructor

$EndpointGroupAssociationLocationDetails({
  1. String? location,
  2. String? state,
})

Implementation

$EndpointGroupAssociationLocationDetails({this.location, this.state});