bigfilechunking property

bool? get bigfilechunking
override

Implementation

bool? get bigfilechunking => _$this._bigfilechunking;
set bigfilechunking (covariant bool? bigfilechunking)
covariantoverride

Implementation

set bigfilechunking(covariant bool? bigfilechunking) => _$this._bigfilechunking = bigfilechunking;