flags property

Set<String> get flags

Implementation

Set<String> get flags => UnmodifiableSetView<String>(_flags);