DiscUsage.fromJson(Map<String, dynamic> json) { usedSize = json['usedSize']; totalSize = json['totalSize']; }