Block constructor

Block(
  1. String _type
)

Implementation

Block(this._type);