LiteralMap constructor

LiteralMap(
  1. List<List<AST>> entries
)

Implementation

LiteralMap(this.entries);