Creates a DriveQuota instance from JSON data.
factory DriveQuota.fromJson(Map<String, dynamic> json) => _$DriveQuotaFromJson(json);