init method

Future<void> init()
override

Implementation

init() async => getConnection().initTable(table, columns);