menu
nominatim_flutter package
documentation
model/response/status_response.dart
StatusResponse
dataUpdated property
dataUpdated property
dark_mode
light_mode
dataUpdated
property
DateTime
?
dataUpdated
final
The date and time when the data was last updated.
Implementation
final DateTime? dataUpdated;
nominatim_flutter package
documentation
model/response/status_response
StatusResponse
dataUpdated property
StatusResponse class