Future<String?> getSignatureHash() async { return _channel.invokeMethod<String>('tamper#getSignatureHash'); }