isReactionAllowed method

bool isReactionAllowed()

Implementation

bool isReactionAllowed() => configurations?.enableReaction == 1;