customInterfaceStatic property
Implementation
@$pb.TagNumber(35)
FFCustomInterfaceStaticVariable get customInterfaceStatic => $_getN(34);
Implementation
@$pb.TagNumber(35)
set customInterfaceStatic(FFCustomInterfaceStaticVariable value) =>
$_setField(35, value);