listSnapshots abstract method

Future<ResponseListSnapshots> listSnapshots(
  1. ServiceCall call,
  2. RequestListSnapshots request
)

Implementation

$async.Future<$0.ResponseListSnapshots> listSnapshots(
    $grpc.ServiceCall call, $0.RequestListSnapshots request);