getAllProperties method

Map<String, Object> getAllProperties()

Implementation

Map<String, Object> getAllProperties() => UnmodifiableMapView(_properties);