toBytes method

Uint8List toBytes()

Converts a fingerprint into a 32-byte array.

Implementation

Uint8List toBytes() => _inner.toBytes();