CallLogsPlugin class
Constructors
Properties
-
callLogsStream
→ Stream<
List< CallLogEntry> > -
Listen to call logs stream from native Android
CallLogEntry is Model Class
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
-
liveCallStream
→ Stream<
String> -
Listen to live call state changes
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
checkPermissions(
) → Future< bool> - Check permissions
-
getSimList(
) → Future< List< String> > - Get SIM list
-
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