getAppConfig abstract method

Future<ClientConfig> getAppConfig(
  1. ServiceCall call,
  2. AccountId request
)

Implementation

$async.Future<$1.ClientConfig> getAppConfig(
    $grpc.ServiceCall call, $0.AccountId request);