Priority class
Priority for notifications on Android 7.1 and lower.
- Annotations
Constructors
- Priority.new(int value)
-
Constructs an instance of Priority.
const
Properties
Methods
-
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.
override