bigfilechunking property

bool? bigfilechunking
override

Implementation

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

Implementation

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