serializedHex property

String get serializedHex

Implementation

String get serializedHex => "0x" + serialized.toHex;