GooglePlaceAutocompleteBinding class
A class responsible for binding the GooglePlaceAutocompleteController to the dependency injection system.
This class ensures that the GooglePlaceAutocompleteController is lazily instantiated and available for injection throughout the application.
- Inheritance
-
- Object
- Bindings
- GooglePlaceAutocompleteBinding
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
dependencies(
) → void -
The method used to define and register the dependencies for this binding.
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited