DirectDialer class

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

dial(String number, {bool retryWithFaceTime = false, bool useFaceTimeAudio = false}) Future<void>
Dials a phone number directly.
dialFaceTime(String number, bool videoCall) Future<void>
Initiates a FaceTime call on iOS and macOS
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

Static Properties

instance Future<DirectDialer>
no setter
onIpad bool
getter/setter pair