createSnapshot abstract method

Future<ExecResp> createSnapshot(
  1. CreateSnapshotReq? req
)

Implementation

Future<ExecResp> createSnapshot(CreateSnapshotReq? req);