sessions property

  1. @TagNumber(1)
List<Session> sessions

Implementation

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