Map<String, dynamic> toMap() { return { "code": code, "countryCode": countryCode, "countryName": countryName, }; }