notificationMessage property

$$NotificationMessageTableTableManager get notificationMessage

Implementation

$$NotificationMessageTableTableManager get notificationMessage =>
    $$NotificationMessageTableTableManager(
      _db.attachedDatabase,
      _db.notificationMessage,
    );