BasicClass constructor

BasicClass(
  1. dynamic current
)

Implementation

BasicClass(this.current);