doSignatureWithoutSelection method
Implementation
Future<String?> doSignatureWithoutSelection(String data, SamSlot samSlot, String pin, int timeoutMs) {
throw UnimplementedError('doSignatureWithoutSelection(String data, SamSlot samSlot, String pin) has not been implemented.');
}