state property

Implementation

IpfsPinRemoveIPFSPathPost200ResponseStateEnum? get state => _$this._state;

Implementation

set state(IpfsPinRemoveIPFSPathPost200ResponseStateEnum? state) =>
    _$this._state = state;