topic0 property

Uint8List get topic0

Implementation

Uint8List get topic0 {
  return keccak256(Uint8List.fromList(signature.codeUnits));
}