actions property

ListBuilder<ProfileAction> get actions
override

Implementation

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

Implementation

set actions(covariant ListBuilder<ProfileAction>? actions);