instances property

List<DBAdapter<Object>> get instances

Implementation

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