CounterModelCliCode constructor
const
CounterModelCliCode({
- String? module,
Create a base class for the counter model.
カウンターモデルのベースクラスを作成します。
Implementation
const CounterModelCliCode({this.module});
Create a base class for the counter model.
カウンターモデルのベースクラスを作成します。
const CounterModelCliCode({this.module});