conversations property

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

Implementation

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