NestedKeyEntry constructor
const
NestedKeyEntry({})
Implementation
const NestedKeyEntry({
required this.keyName,
required this.leadingComments,
required this.inlineComment,
this.rawValueBlock,
});
const NestedKeyEntry({
required this.keyName,
required this.leadingComments,
required this.inlineComment,
this.rawValueBlock,
});