markName property

String markName

备注名称

Implementation

String get markName => _markName ?? _userInfo!.nickName ?? _userInfo!.userId;