menu
google_maps_apis package
documentation
places_new.dart
ErrorInfo
ErrorInfo.new constructor
ErrorInfo.new constructor
dark_mode
light_mode
ErrorInfo
constructor
ErrorInfo
(
{
int
?
code
,
String
?
message
,
String
?
status
,
dynamic
details
,
})
Implementation
ErrorInfo({ this.code, this.message, this.status, this.details, });
google_maps_apis package
documentation
places_new
ErrorInfo
ErrorInfo.new constructor
ErrorInfo class