dropSnapshot abstract method

Future<ExecResp> dropSnapshot(
  1. DropSnapshotReq? req
)

Implementation

Future<ExecResp> dropSnapshot(DropSnapshotReq? req);