init method

Future init()

Implementation

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