toJson method

  1. @override
Json toJson()
override

Implementation

@override
Json toJson() => {'hash': hash, 'ciphertext': ciphertext};