bool? get readonly => _$this._readonly;
set readonly(covariant bool? readonly) => _$this._readonly = readonly;