importTablesNotStarted property

List<String>? importTablesNotStarted
final

The names of tables that have not been yet imported.

Valid Values: List of table names

Implementation

final List<String>? importTablesNotStarted;