edges property

Map<String, Map<String, E>> edges
final

Implementation

final Map<String, Map<String, E>> edges =
    {};