init abstract method

Future<void> init(
  1. AsyncCallback runAppFunction
)

Implementation

Future<void> init(AsyncCallback runAppFunction);