data property

StructData<K, V> get data

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

Implementation

StructData<K, V> get data;