Converts this DriveItem instance to JSON data.
Map<String, dynamic> toJson() => _$DriveItemToJson(this);