MCPcopy Create free account
hub / github.com/apache/fory / RemoteOptionalRefBoolScalar

Class RemoteOptionalRefBoolScalar

python/pyfory/tests/test_struct.py:297–298  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

295
296@dataclass
297class RemoteOptionalRefBoolScalar:
298 value: Optional[bool] = pyfory.field(default=True, ref=True)
299
300
301@dataclass

Callers 1

Calls 1

fieldMethod · 0.65

Tested by 1