SPWContactsPermission class
- Inheritance
-
- Object
- SPWPermissionService<
SPWContactsPermission> - SPWContactsPermission
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- instance → SPWContactsPermission
-
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
checkStatus(
) → Future< PermissionStatus> -
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
orderContacts(
List< Contact> contacts) → Future<List< Contact> > -
removeEmptyNames(
List< Contact> contacts) → Future<List< Contact> > -
removeEmptyPhoneNumbers(
List< Contact> contacts) → Future<List< Contact> > -
request(
) → Future< PermissionStatus> -
override
-
retrieveContacts(
) → Future< List< Contact> > -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited