Entity constructor

Entity(
  1. String _string
)

Implementation

Entity(this._string);