MonetizationSettingsMixin mixin

Mixin applications
Available extensions

Properties

createdAt PreciseDateTime
getter/setter pair
donation MonetizationSettingsMixin$Donation?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
user MonetizationSettingsMixin$User?
getter/setter pair
ver MonetizationSettingsVersion
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toDto({MonetizationSettingsCursor? cursor}) DtoMonetizationSettings

Available on MonetizationSettingsMixin, provided by the MonetizationSettingsConversion extension

Constructs a new DtoMonetizationSettings from this MonetizationSettingsMixin.
toModel() MonetizationSettings

Available on MonetizationSettingsMixin, provided by the MonetizationSettingsConversion extension

Constructs the new MonetizationSettings from this MonetizationSettingsMixin.
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited