isApprovalSent property

bool isApprovalSent

Implementation

bool get isApprovalSent => _getAttribute<bool>(kApprovalSent, false);