toAst method

  1. @override
Map? toAst()
override

Implementation

@override
Map? toAst() {
  return _ast;
}