statements property Null safety

List<Statement> statements
read / write

The List of Statement.

Implementation

List<Statement> statements = [];