isSendResponsesForAccepts property

bool isSendResponsesForAccepts

Implementation

bool get isSendResponsesForAccepts =>
    _getAttribute<bool>(kSendResponsesForAccepts, false);