GetLocationRequest constructor

GetLocationRequest({
  1. String name = '',
})

Implementation

GetLocationRequest({this.name = ''}) : super(fullyQualifiedName);