secrets property

  1. @TagNumber(3)
List<SharedSecret> secrets

List of secrets used to authenticate to the Location.

Implementation

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