init method

Future init()

Implementation

Future init() async {
  return _promise;
}