init method

  1. @protected
dynamic init()

Implementation

@protected
init() => throw "init getter must be overridden in class $runtimeType";