secrets property

  1. @TagNumber.new(4)
List<DkgSecret> get secrets

Implementation

@$pb.TagNumber(4)
$core.List<DkgSecret> get secrets => $_getList(3);