MonetizationSettingsEventsVersioned class
MonetizationSettingsEvents along with the corresponding MonetizationSettingsVersion.
Constructors
-
MonetizationSettingsEventsVersioned(List<
MonetizationSettingsEvent> events, MonetizationSettingsVersion ver, MonetizationSettingsVersion listVer) -
const
Properties
-
events
→ List<
MonetizationSettingsEvent> -
MonetizationSettingsEvents themselves.
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- listVer → MonetizationSettingsVersion
-
Version of the MonetizationSettingsEventsList state updated by these
events.
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- ver → MonetizationSettingsVersion
-
Version of the MonetizationSettings state updated by these MonetizationSettingsEvents.
final
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