Keyed<K, V> constructor
const
Keyed<K, V> ([
- Map<
K, V> _boxed = const {}
Implementation
const Keyed([this._boxed = const {}]);
const Keyed([this._boxed = const {}]);