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