authService property Null safety

NEAuthService authService

获取鉴权服务,提供登录、登出能力,返回 NEAuthService 实例。

Implementation

NEAuthService get authService;