BannerMessage class
Properties
-
action
↔ Action?
-
Action to take when banner is clicked
getter/setter pair
-
backgroundHexColor
↔ String?
-
Message background color.
getter/setter pair
-
body
↔ Text?
-
Message body.
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
imageUrl
↔ String?
-
Image to display (https url - it will be downloaded onto the device) No
prefix required.
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
title
↔ Text?
-
Message title.
getter/setter pair