removeLabelPolicyFont abstract method

Future<RemoveLabelPolicyFontResponse> removeLabelPolicyFont(
  1. ServiceCall call,
  2. RemoveLabelPolicyFontRequest request
)

Implementation

$async.Future<$0.RemoveLabelPolicyFontResponse> removeLabelPolicyFont(
    $grpc.ServiceCall call, $0.RemoveLabelPolicyFontRequest request);