start method

  1. @override
Future start()
override

Implementation

@override
Future start() {
  return _api.start();
}