Secure Data constructor.
const SecureData({ required this.data, required this.dataHash, required this.secret, }) : super._();