init abstract method

void init(
  1. List args
)

Implementation

void init(List<dynamic> args);