loadAllConfig abstract method

Future<Empty> loadAllConfig(
  1. ServiceCall call,
  2. StringValue request
)

Implementation

$async.Future<$1.Empty> loadAllConfig($grpc.ServiceCall call, $2.StringValue request);