ApsAlert extension type
Aps alert
- on
- Implemented types
- Available extensions
Constructors
Properties
- actionLocKey → String?
-
actionLocKey
no setter
- body → String?
-
body
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- launchImage → String?
-
launchImage
no setter
-
locArgs
→ JSArray<
JSString> ? -
locArgs
no setter
- locKey → String?
-
locKey
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- subtitle → String?
-
subtitle
no setter
-
subtitleLocArgs
→ JSArray<
JSString> ? -
subtitleLocArgs
no setter
- subtitleLocKey → String?
-
subtitleLocKey
no setter
- title → String?
-
title
no setter
-
titleLocArgs
→ JSArray<
JSString> ? -
titleLocArgs
no setter
- titleLocKey → String?
-
titleLocKey
no setter
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.
inherited