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

Class RemoteNestedNullable

python/pyfory/tests/test_struct.py:257–258  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

255
256@dataclass
257class RemoteNestedNullable:
258 values: Dict[pyfory.Int32, List[Optional[pyfory.Int32]]] = dataclasses.field(default_factory=dict)
259
260
261@dataclass

Calls 1

fieldMethod · 0.65

Tested by 1