base64_sha256 abstract method

String base64_sha256(
  1. Uint8List bytes
)

Implementation

String base64_sha256(Uint8List bytes);