sha512 method

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

Implementation

@override
sha512() => getDigest('SHA-512');