instance property

FeedbackManager get instance

Implementation

static FeedbackManager get instance => _instance ??= FeedbackManager._();