region property

String? get region

Implementation

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