MapLiteral constructor

MapLiteral(
  1. List<MapEntry> entries
)

Implementation

MapLiteral(this.entries);