makeRoomButtonText property
Implementation
String get makeRoomButtonText => Intl.message(
'Make a Room',
name: 'makeRoomButtonText',
locale: localeName,
);
String get makeRoomButtonText => Intl.message(
'Make a Room',
name: 'makeRoomButtonText',
locale: localeName,
);