isRefunded property

bool isRefunded

Implementation

bool get isRefunded => _getAttribute<bool>(kRefunded, false);