actionWithActionParamKey property

  1. @TagNumber(4)
String get actionWithActionParamKey

Implementation

@$pb.TagNumber(4)
$core.String get actionWithActionParamKey => $_getSZ(3);
  1. @TagNumber(4)
set actionWithActionParamKey (String value)

Implementation

@$pb.TagNumber(4)
set actionWithActionParamKey($core.String value) => $_setString(3, value);