Metadata.fromJson(Map<String, dynamic> json) { skip = json['skip']; skipReason = json['skipReason']; }