country property

String? country
final

Country name (e.g., 'USA', 'India', 'United Kingdom'). When null: Meld auto-detects from user's IP location

Implementation

final String? country;