selector method

Uint8List selector()

Get selector as Uint8List

Implementation

Uint8List selector() {
  return function.selector;
}