PushPromptInfo class

Constructors

PushPromptInfo()

Properties

backgroundColor String
getter/setter pair
buttonOneBackgroundColor String
getter/setter pair
buttonOneBorderColor String
getter/setter pair
buttonOneBorderRadius String
getter/setter pair
buttonOneText String
getter/setter pair
buttonOneTextColor String
getter/setter pair
buttonTwoBackgroundColor String
getter/setter pair
buttonTwoBorderColor String
getter/setter pair
buttonTwoBorderRadius String
getter/setter pair
buttonTwoText String
getter/setter pair
buttonTwoTextColor String
getter/setter pair
description String
getter/setter pair
descriptionTextColor String
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
numberOfSessions String
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
setNumberOfTimesPerSession String
getter/setter pair
setResumeInDays String
getter/setter pair
title String
getter/setter pair
titleTextColor String
getter/setter pair

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