locationSecrets property

  1. @TagNumber(9)
List<LocationSecret> get locationSecrets

All valid location secrets.

Implementation

@$pb.TagNumber(9)
$core.List<LocationSecret> get locationSecrets => $_getList(8);