isRefundable property

bool isRefundable

Implementation

bool get isRefundable => _getAttribute<bool>(kRefundable, false);