name property

  1. @override
String name
final

Name of the destination

Would be one of the values of emptyLocationError, unknownLocationError or unreachableLocationError.

Implementation

@override
final String name;