Key.empty constructor
- @protected
Default constructor, used by subclasses.
Useful so that subclasses can call us, because the new Key factory constructor shadows the implicit constructor.
Implementation
@protected
const Key.empty();
Default constructor, used by subclasses.
Useful so that subclasses can call us, because the new Key factory constructor shadows the implicit constructor.
@protected
const Key.empty();