Skip to content

ChecksumCallback

typedef ChecksumCallback = void Function(bool validated, String? checksum)

Callback for checksum validation.