roomName property

ValueNotifier<String?> roomName
final

Implementation

final ValueNotifier<String?> roomName = ValueNotifier("");