selector property

List<int> selector

The function selector.

Implementation

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