A string representing the location of the call.
Option<String> get location => call().map((e) => e.location);