interfaceInstance property
@doc The custom interface instance to call.
Implementation
@$pb.TagNumber(1)
FFVariable get interfaceInstance => $_getN(0);
Implementation
@$pb.TagNumber(1)
set interfaceInstance(FFVariable value) => $_setField(1, value);