menu
nominatim_flutter package
documentation
model/response/status_response.dart
StatusResponse
message property
message property
dark_mode
light_mode
message
property
String
message
final
The message associated with the response.
Implementation
final String message;
nominatim_flutter package
documentation
model/response/status_response
StatusResponse
message property
StatusResponse class