getLegalAndSupportSettings abstract method

Future<GetLegalAndSupportSettingsResponse> getLegalAndSupportSettings(
  1. ServiceCall call,
  2. GetLegalAndSupportSettingsRequest request
)

Implementation

$async.Future<$0.GetLegalAndSupportSettingsResponse>
    getLegalAndSupportSettings(
        $grpc.ServiceCall call, $0.GetLegalAndSupportSettingsRequest request);