destinations property

  1. @TagNumber.new(2)
PbList<ClientLibraryDestination> get destinations

The destination where API teams want this client library to be published.

Implementation

@$pb.TagNumber(2)
$pb.PbList<ClientLibraryDestination> get destinations => $_getList(1);