memberCount property Null safety

int? memberCount
read / write

该身份组的成员数量,everyone身份组数量为-1

Implementation

int? memberCount = 0;