TASignatureRequest typedef
Provided to a user for passing TASignature to the native part of DocumentReader.
Implementation
typedef TASignatureRequest = Future<void> Function(ByteData? signature);
Provided to a user for passing TASignature to the native part of DocumentReader.
typedef TASignatureRequest = Future<void> Function(ByteData? signature);