The argument type 'String?' can't be assigned to the parameter type 'String' & a value type list...

preview_player
Показать описание
flutter The argument type 'String?' can't be assigned to the parameter type 'String'
a value of type 'list ' can't be assigned to a variable of type list

The method '[]' can't be unconditionally invoked because the receiver can be 'null'.
#flutter
Рекомендации по теме