name property

String? name
final

name contains the human-readable name for the returned result. For establishment results, this is usually the business name.

Implementation

final String? name;