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