Returns a JSON representation of FileVersions.
Map<String, dynamic> toJson() { return {'Value': value}; }