signature property

String signature

Implementation

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