name property

String? name
inherited

The short name of this place.

How It Can Be Used

  • Classify a Tweet by a specific place name

Implementation

String? get name => throw _privateConstructorUsedError;