chat_message_brief_location property

String chat_message_brief_location

[Location]

Implementation

String get chat_message_brief_location {
  return Intl.message(
    '[Location]',
    name: 'chat_message_brief_location',
    desc: '',
    args: [],
  );
}