EMPushStyle enum Null safety
- Inheritance
- Annotations
- @Deprecated('Switch to using EMPushManager#DisplayStyle instead')
Constants
- Simple → const EMPushStyle
-
const EMPushStyle(0)
- Summary → const EMPushStyle
-
const EMPushStyle(1)
-
values
→ const List<
EMPushStyle> -
A constant List of the values in this enum, in order of their declaration.
const List<
EMPushStyle>
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
toString(
) → String -
A string representation of this object. [...]
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited