menu
google_maps_apis package
documentation
places_new.dart
GoogleHTTPResponse<BodyType>
error property
error property
dark_mode
light_mode
error
property
GoogleErrorResponse
?
error
final
The body of the response if
isSuccessful
is false.
Implementation
final GoogleErrorResponse? error;
google_maps_apis package
documentation
places_new
GoogleHTTPResponse<BodyType>
error property
GoogleHTTPResponse class