failure property

  1. @TagNumber.new(7)
CloudFunctionsFailure get failure

Implementation

@$pb.TagNumber(7)
CloudFunctionsFailure get failure => $_getN(6);
  1. @TagNumber.new(7)
set failure (CloudFunctionsFailure value)

Implementation

@$pb.TagNumber(7)
set failure(CloudFunctionsFailure value) => $_setField(7, value);