floatChatContentsEnUS top-level constant

Map<String, String> const floatChatContentsEnUS

Implementation

const Map<String, String> floatChatContentsEnUS = {
  'saySomething': 'Say something…',
  'send': 'Send',
  'chatHintText': 'Let\'s chat',
  'muteMessage': 'You are blocked from posting and thus cannot send messages.'
};