start method

Implementation

Future<IDCheckioResult> start(IDCheckioParams params) {
  throw UnimplementedError('start() has not been implemented.');
}