target property

String? target
final

Optional target: a table name, index name, or collation name. When null, every index in the database is rebuilt.

Implementation

final String? target;