statusDetails property

Map<String, int>? statusDetails
getter/setter pair

~english The details of the current presence state. ~end

~chinese 该用户的当前在线状态详情。 ~end

Implementation

Map<String, int>? statusDetails;