toBas64Hash method

String toBas64Hash()

Implementation

String toBas64Hash() => base64Url.encode(utf8.encode(toJson()));