EMPTY property

HDict EMPTY
final

Singleton for empty set of tags.

Implementation

static final HDict EMPTY = _MapImpl(
    <String, HVal>{});