actionStateQuery property

  1. @TagNumber(3)
ActionStateQuery get actionStateQuery

Implementation

@$pb.TagNumber(3)
$22.ActionStateQuery get actionStateQuery => $_getN(2);
  1. @TagNumber(3)
set actionStateQuery (ActionStateQuery v)

Implementation

@$pb.TagNumber(3)
set actionStateQuery($22.ActionStateQuery v) { setField(3, v); }