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