menu
cedar package
documentation
cedar.dart
Value
Value.record const constructor
Value.record const constructor
dark_mode
light_mode
Value.record
constructor
const
Value.record
(
Map
<
String
,
Value
>
attributes
)
Implementation
const factory Value.record(Map<String, Value> attributes) = RecordValue;
cedar package
documentation
cedar
Value
Value.record const constructor
Value class