location property
String?
get
location
URL to which the response has to be send.
Implementation
String? get location => _location;
URL to which the response has to be send.
String? get location => _location;