data property
Proxy to allow the same keys Object as StructData<K, V> data passed to Keys
Implementation
@override
StructData<K, V> get data => throw UnimplementedError();
Proxy to allow the same keys Object as StructData<K, V> data passed to Keys
@override
StructData<K, V> get data => throw UnimplementedError();