Map<String, dynamic> toJson() => <String, dynamic>{ 'rawId': rawId, 'type': type, 'name': name, 'mimetypes': mimetypes, };