init method

dynamic init()

Implementation

init() {
  throw UnimplementedError('init() has not been implemented.');
}