createNamespace abstract method

Future<HeraResponse> createNamespace(
  1. ServiceCall call,
  2. HeraRequest request
)

Implementation

$async.Future<$0.HeraResponse> createNamespace(
    $grpc.ServiceCall call, $0.HeraRequest request);