createIfNotExists property

bool createIfNotExists
final

Whether to create the table if it doesn't exist.

Implementation

final bool createIfNotExists;