locale property

String? locale

Implementation

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