ifNotExists property

bool ifNotExists
final

When true, an already existing table with this name is left alone instead of failing the create.

Implementation

final bool ifNotExists;