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