maxKeys property

String? maxKeys

Implementation

String? get maxKeys => _$this._maxKeys;
void maxKeys=(String? maxKeys)

Implementation

set maxKeys(String? maxKeys) => _$this._maxKeys = maxKeys;