getOfflineKey abstract method

Future<OfflineKey> getOfflineKey(
  1. ServiceCall call,
  2. Empty request
)

Implementation

$async.Future<$0.OfflineKey> getOfflineKey($grpc.ServiceCall call, $3.Empty request);