isExcutable property

bool get isExcutable

Implementation

bool get isExcutable => this == payable || this == nonpayable;