Map<String, dynamic> toJson() => { 'countryCode': countryCode, 'countryID': countryID, 'countryName': countryName, };