hexBytesForScript property
Uint8List
get
hexBytesForScript
Implementation
Uint8List get hexBytesForScript =>
Uint8List.fromList(<int>[0x54, 0x20] + hex.decode(this));
Uint8List get hexBytesForScript =>
Uint8List.fromList(<int>[0x54, 0x20] + hex.decode(this));