signature property

String get signature

Implementation

String get signature => "${r!.toRadixString(16)}" + "${s!.toRadixString(16)}";