GetRelationshipResponse constructor

GetRelationshipResponse({
  1. List<Relationship>? relationship,
})

Implementation

GetRelationshipResponse({this.relationship});