longitude property
The latitude and longitude of the user's location Need permission location
Implementation
@HiveField(1)
final String? longitude;
The latitude and longitude of the user's location Need permission location
@HiveField(1)
final String? longitude;