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