Method to mask Aadhaar, to be implemented by platform-specific classes.
Future<String?> detectKYCDocument(String imagePath) { throw UnimplementedError('detectKYCDocument() has not been implemented.'); }