Generates a new App Attest key
static Future<String> generateKey() async { return await _channel.invokeMethod('generateKey'); }