gender property

int gender
final

用户性别。

  • (默认) 0:未知;
  • 1: 男;
  • 2: 女。

Implementation

final int gender;