functionSelectorHex property

String get functionSelectorHex

Implementation

String get functionSelectorHex {
  return functionSelector.toHex;
}