ShuJiu constructor

ShuJiu(
  1. String? _name,
  2. int _index
)

Implementation

ShuJiu(this._name, this._index);