Property<K, V> constructor

Property<K, V>({
  1. dynamic name,
})

Implementation

Property({this.name});