customInterfaceMethodCall property

  1. @TagNumber(88)
FFCustomInterfaceMethodCall get customInterfaceMethodCall

Implementation

@$pb.TagNumber(88)
FFCustomInterfaceMethodCall get customInterfaceMethodCall => $_getN(87);
  1. @TagNumber(88)
set customInterfaceMethodCall (FFCustomInterfaceMethodCall value)

Implementation

@$pb.TagNumber(88)
set customInterfaceMethodCall(FFCustomInterfaceMethodCall value) =>
    $_setField(88, value);