getVersion abstract method

Future<int> getVersion({
  1. String? dbName,
})

Implementation

Future<int> getVersion({String? dbName});