@override Sync fromJson(Map<String, dynamic> json) { return Sync.fromJson(translate(json, Sync.knownProps)); }