menu
tom_d4rt_ast package
documentation
runtime.dart
InterpretedRecord
InterpretedRecord.new constructor
InterpretedRecord.new constructor
dark_mode
light_mode
InterpretedRecord
constructor
InterpretedRecord
(
List
<
Object
?
>
positionalFields
,
Map
<
String
,
Object
?
>
namedFields
)
Implementation
InterpretedRecord(this.positionalFields, this.namedFields);
tom_d4rt_ast package
documentation
runtime
InterpretedRecord
InterpretedRecord.new constructor
InterpretedRecord class