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