init method

void init()

Implementation

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