DtoMonetizationSettings constructor
- MonetizationSettings value,
- MonetizationSettingsVersion ver,
- MonetizationSettingsCursor? cursor
Implementation
DtoMonetizationSettings(this.value, this.ver, this.cursor);
DtoMonetizationSettings(this.value, this.ver, this.cursor);