supportedSubscriptions property

  1. @TagNumber.new(7)
PbList<String> get supportedSubscriptions

List of subscriptions available through NativeSubscribe

Implementation

@$pb.TagNumber(7)
$pb.PbList<$core.String> get supportedSubscriptions => $_getList(6);