@override Map<String, dynamic> toJson() => <String, dynamic>{ 'data': data, 'hash': hash, 'secret': secret, '@type': constructor, };