mapReferences property

List<List<(String, JsonValue)>> mapReferences
final

Implementation

final List<
    List<
        (
          String,
          JsonValue,
        )>> mapReferences;