MesiboPhoneContactsManager class
- Inheritance
-
- Object
- MesibOFluTtERclAss
- MesiboPhoneContactsManager
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
-
getCountryCode(
) → Future< MesiboPhoneContact> -
override
-
getCountryCodeFromPhone(
String arg_phone) → Future< MesiboPhoneContact> -
override
-
getPhoneNumberInfo(
String arg_phone, String? arg_code, bool arg_format) → Future< MesiboPhoneContact> -
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
setCountryCode(
String arg_phoneOrCode) → Future< void> -
inherited
-
setCountryCodeFromPhoneNumber(
String arg_phone, String? arg_code) → Future< void> -
inherited
-
setListener(
MesiboPhoneContactsListener listener) → void -
setListenerDefault(
) → Future< void> -
inherited
-
start(
) → Future< void> -
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited