menu
google_places_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_places_flutter package
documentation
error_response
ErrorResponse
ErrorResponse constructor
ErrorResponse class