actionParams property

  1. @TagNumber(1)
Map<String, String> get actionParams

TBD

Implementation

@$pb.TagNumber(1)
$core.Map<$core.String, $core.String> get actionParams => $_getMap(0);