selector property

List<int> selector

Gets the selector of the error.

Implementation

List<int> get selector => signature.sublist(0, ABIConst.selectorLength);