initAsync method

Future<bool> initAsync()
inherited

Used to complete asynchronous operations

Implementation

Future<bool> initAsync() async => true;