data property

StructData<K, V> get data

Proxy to allow the same keys Object as StructData<K, V> data passed to Keys

Implementation

StructData<K, V> get data;