AstObject constructor
const
AstObject({
- bool maybeNull = false,
Implementation
const AstObject({bool maybeNull = false}) : super(maybeNull, const []);
const AstObject({bool maybeNull = false}) : super(maybeNull, const []);