sha256 method

  1. @override
Future<String> sha256()
override

Implementation

@override
sha256() => getDigest('SHA-256');