namespaces property

Map<String, Namespace>? get namespaces

Implementation

Map<String, Namespace>? get namespaces => _sessionData?.namespaces;