data property
Proxy to allow the same keys Object as StructData<K, V> data passed to Keys
Implementation
ByteStruct<K> get data => byteData as ByteStruct<K>;
Proxy to allow the same keys Object as StructData<K, V> data passed to Keys
ByteStruct<K> get data => byteData as ByteStruct<K>;