countryCode property

String? countryCode

Implementation

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