feat(stream_chat): upgrade to null safe dependencies
This commit is contained in:
@@ -5,7 +5,7 @@ import 'package:stream_chat/src/models/action.dart';
|
||||
|
||||
void main() {
|
||||
group('src/models/action', () {
|
||||
const jsonExample = r'''{
|
||||
const jsonExample = '''{
|
||||
"name": "name",
|
||||
"style": "style",
|
||||
"text": "text",
|
||||
|
||||
Reference in New Issue
Block a user