actions property
ListBuilder<ProfileAction>
get
actions
Implementation
ListBuilder<ProfileAction> get actions;
set
actions
(ListBuilder<ProfileAction> ? actions)
Implementation
set actions(ListBuilder<ProfileAction>? actions);