productActionList property

set productActionList (String? value)

Implementation

set productActionList(final String? value) => _put("&pal", value);