fix syntax issues

This commit is contained in:
Christien Rioux 2023-09-30 21:11:06 -04:00
parent 7a49497620
commit a25ef9ed44
7 changed files with 31 additions and 148 deletions

View file

@ -7,7 +7,7 @@ part of 'conversation.dart';
// **************************************************************************
String _$activeConversationMessagesHash() =>
r'1ec73644fd9b6c96c891487e3d027eb8834d25b6';
r'61c9e16f1304c7929a971ec7711d2b6c7cadc5ea';
/// See also [ActiveConversationMessages].
@ProviderFor(ActiveConversationMessages)