conversations property

  1. @TagNumber(6)
List<Conversation> get conversations

Implementation

@$pb.TagNumber(6)
$core.List<Conversation> get conversations => $_getList(5);