init method

dynamic init()

Implementation

init() async {
  Log.i(tag, "init");
}