MineralState<T> constructor

MineralState<T>(
  1. T state
)

Implementation

MineralState(this.state);