getSignatureHash method

Future<String?> getSignatureHash()

Implementation

Future<String?> getSignatureHash() => _channel.getSignatureHash();