CanonicalBase64ByteEncoder typedef

CanonicalBase64ByteEncoder = Uint8List? Function(Uint8List input)

Implementation

typedef CanonicalBase64ByteEncoder = Uint8List? Function(Uint8List input);