attachedToName property

  1. @JsonKey(name: 'attached_to_name')
String? attachedToName
getter/setter pair

Implementation

@JsonKey(name: 'attached_to_name')
String? attachedToName;