startIps method

Future<IDCheckioResult> startIps(
  1. String folderUid
)

Implementation

Future<IDCheckioResult> startIps(String folderUid) {
  throw UnimplementedError('startIps() has not been implemented.');
}