compatibility property
Framework/format compatibility declarations. framework (field 5) is
the canonical/preferred runtime when no explicit preferred_framework is set.
Implementation
@$pb.TagNumber(29)
ModelRuntimeCompatibility get compatibility => $_getN(27);
Implementation
@$pb.TagNumber(29)
set compatibility(ModelRuntimeCompatibility value) => $_setField(29, value);