style: Apply team linter in stream chat persistence (#331)
* lint(persistence): Apply team linter Signed-off-by: Sahil Kumar <[email protected]> * style: flutter format Signed-off-by: Sahil Kumar <[email protected]>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import 'package:moor/moor.dart';
|
||||
|
||||
import 'messages.dart';
|
||||
import 'package:stream_chat_persistence/src/entity/messages.dart';
|
||||
|
||||
/// Represents a [PinnedMessages] table in [MoorChatDatabase].
|
||||
@DataClassName('PinnedMessageEntity')
|
||||
|
||||
Reference in New Issue
Block a user