location property

String? get location

Implementation

String? get location => (_$data['location'] as String?);