allowPayout property

bool? get allowPayout

Implementation

bool? get allowPayout => _$this._allowPayout;
set allowPayout (bool? allowPayout)

Implementation

set allowPayout(bool? allowPayout) => _$this._allowPayout = allowPayout;