createTables static method
dynamic
createTables()
Implementation
static createTables() async {
await DataElementQuery().createTable();
}
static createTables() async {
await DataElementQuery().createTable();
}