init method

void init()

init

Implementation

void init() {
  fastPrintInfo('$runtimeType  on init');
}