user property

List<AddUser>? user
getter/setter pair

Users to be added to the account.

Optional.

Implementation

core.List<AddUser>? user;