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