db property

  1. @visibleForTesting
DriftChatDatabase? db
getter/setter pair

DriftChatDatabase instance used by this client.

Implementation

@visibleForTesting
DriftChatDatabase? db;