supportedMethods property

  1. @TagNumber.new(4)
PbList<String> get supportedMethods

List of method available through NativeCall

Implementation

@$pb.TagNumber(4)
$pb.PbList<$core.String> get supportedMethods => $_getList(3);