onUserOffline property

(void Function(ZegoLiveStreamingPKBattleUserOfflineEvent event, VoidCallback defaultAction)?) onUserOffline
getter/setter pair

PK host offline

Implementation

void Function(
  ZegoLiveStreamingPKBattleUserOfflineEvent event,
  VoidCallback defaultAction,
)? onUserOffline;