list property

List<UserInfo>? list
getter/setter pair

用户信息列表

Implementation

List<UserInfo>? list;