FlutterAndroidAutoController class
FlutterAndroidAutoController is an root object in order to control and communication system with the Android Auto and native functions.
Constructors
Properties
- eventChannel → EventChannel
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- methodChannel → MethodChannel
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
flutterToNativeModule(
FAAChannelTypes type, [dynamic data]) → Future< bool?> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
processFAAListItemSelectedChannel(
String elementId) → void -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- currentPresentTemplate ↔ AATemplate?
-
AAAlertTemplate,AAActionSheetTemplategetter/setter pair - currentRootTemplate → AATemplate?
-
AATabBarTemplate,AAGridTemplate, AAListTemplate,AAIInformationTemplate,AAPointOfInterestTemplateno setter -
templateHistory
↔ List<
AATemplate> -
AATabBarTemplate,AAGridTemplate, AAListTemplate,AAIInformationTemplate,AAPointOfInterestTemplatein a Listgetter/setter pair