all property

Map<String, bool> get all

Implementation

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