hasSignature property

  1. @override
bool get hasSignature
override

Implementation

@override
bool get hasSignature => r != BigInt.zero && s != BigInt.zero;