allFlags property

Map<String, bool> get allFlags

Implementation

Map<String, bool> get allFlags => Map.unmodifiable(_flags);