@override Future<String?> getAppSignatureHash() async { return await methodChannel.invokeMethod<String?>('getAppSignatureHash'); }