menu
google_location_autocomplete_textfield_flutter package
documentation
error_response.dart
ErrorResponse
ErrorResponse constructor
ErrorResponse constructor
dark_mode
light_mode
ErrorResponse
constructor
ErrorResponse
(
{
String
?
message
,
int
?
status
,
})
Implementation
ErrorResponse( {this.message, this.status});
google_location_autocomplete_textfield_flutter package
documentation
error_response
ErrorResponse
ErrorResponse constructor
ErrorResponse class