int? get maxGifSize => _$this._maxGifSize;
set maxGifSize(covariant int? maxGifSize) => _$this._maxGifSize = maxGifSize;