FeedbackProviderState constructor

FeedbackProviderState()

Provides a list of all Feedbacks in the database.

Note: The list will be empty if the user does not have the permission to view the feedbacks.

Also provides CRUD operations for Feedbacks (Read is implicitly provided by the list and does not have an explicit method).

Implementation

FeedbackProviderState