menu
tart_dev package
documentation
ast.dart
MapEntry
MapEntry constructor
MapEntry constructor
dark_mode
light_mode
MapEntry
constructor
MapEntry
(
AstNode
key
,
AstNode
value
)
Implementation
MapEntry(this.key, this.value);
tart_dev package
documentation
ast
MapEntry
MapEntry constructor
MapEntry class