YPushCoreOption_Android class
Constructors
- YPushCoreOption_Android({YPushCoreOption_Android_XIAOMI? xiaomi, YPushCoreOption_Android_HUAWEI? huawei, YPushCoreOption_Android_HONOR? honor, YPushCoreOption_Android_OPPO? oppo, YPushCoreOption_Android_VIVO? vivo, YPushCoreOption_Android_MEIZU? meizu})
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- honor ↔ YPushCoreOption_Android_HONOR?
-
getter/setter pair
- huawei ↔ YPushCoreOption_Android_HUAWEI?
-
getter/setter pair
- meizu ↔ YPushCoreOption_Android_MEIZU?
-
getter/setter pair
- oppo ↔ YPushCoreOption_Android_OPPO?
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- vivo ↔ YPushCoreOption_Android_VIVO?
-
getter/setter pair
- xiaomi ↔ YPushCoreOption_Android_XIAOMI?
-
getter/setter pair
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → String -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited