statements property
read / write
Required. DDL statements to be applied to the database.
Implementation
core.List<core.String> statements;
Required. DDL statements to be applied to the database.
core.List<core.String> statements;