contexts property

  1. @TagNumber(1)
List<Context> get contexts

Implementation

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