instance property
FeedbackController
get
instance
Implementation
static FeedbackController get instance =>
_instance ??= FeedbackController._();
static FeedbackController get instance =>
_instance ??= FeedbackController._();