countryCode property

String? countryCode
final

Country code (e.g., 'US', 'IN', 'GB'). When null: Meld auto-detects from user's IP location

Implementation

final String? countryCode;