statements property

List<String>? statements
getter/setter pair

DDL statements to be applied to the database.

Required.

Implementation

core.List<core.String>? statements;