idSync property

String? get idSync

同步获取id(可能返回null如果还未初始化)

Implementation

static String? get idSync => _remoteId;