livekit_error_user_not_in_seat property

  1. @override
String get livekit_error_user_not_in_seat
override

No description provided for @livekit_error_user_not_in_seat.

In en, this message translates to: 'The current user is not on the seat'

Implementation

@override
String get livekit_error_user_not_in_seat =>
    'The current user is not on the seat';