menu
google_places_new_flutter package
documentation
models/prediction.dart
AddressComponents
AddressComponents.new constructor
AddressComponents.new constructor
dark_mode
light_mode
AddressComponents
constructor
AddressComponents
(
{
String
?
longText
,
String
?
shortText
,
List
<
String
>
?
types
,
})
Implementation
AddressComponents({this.longText, this.shortText, this.types});
google_places_new_flutter package
documentation
models/prediction
AddressComponents
AddressComponents.new constructor
AddressComponents class