refresh abstract method

Future<AuthnProto> refresh(
  1. ServiceCall call,
  2. AuthnProto_RefreshRequest request
)

Implementation

$async.Future<$0.AuthnProto> refresh(
    $grpc.ServiceCall call, $0.AuthnProto_RefreshRequest request);