secrets property
- @TagNumber(3)
List of secrets used to authenticate to the Location.
Implementation
@$pb.TagNumber(3)
$core.List<SharedSecret> get secrets => $_getList(2);
List of secrets used to authenticate to the Location.
@$pb.TagNumber(3)
$core.List<SharedSecret> get secrets => $_getList(2);