getMyOrg abstract method

Future<GetMyOrgResponse> getMyOrg(
  1. ServiceCall call,
  2. GetMyOrgRequest request
)

Implementation

$async.Future<$0.GetMyOrgResponse> getMyOrg($grpc.ServiceCall call, $0.GetMyOrgRequest request);