instances property

List<DBAdapter<Object>> instances

Implementation

static List<DBAdapter> get instances => _instances.toList();