createIfMissing property
bool
get
createIfMissing
If true, the database will be created if it is missing.
Implementation
bool get createIfMissing;
If true, the database will be created if it is missing.
bool get createIfMissing;