toMap method

Map<Object, T> toMap()

Implementation

Map<Object, T> toMap() => _map?.cast() ?? {};