Returns a JSON representation of StorageExist.
Map<String, dynamic> toJson() { return {'Exists': exists}; }