loginExt property Null safety

String? loginExt
read / write

登录自定义字段,用于提交给用户的第三方回调服务进行登录检测,不会同步给其他端

Implementation

String? loginExt;