bad function extraction #60631
Labels
area-devexp
For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
devexp-refactoring
Issues with analysis server refactorings
P4
produced code (which is invalid:
A value of type 'double?' can't be returned from the function 'getVideoDuration' because it has a return type of 'Future<double>'.
):expected code:
The text was updated successfully, but these errors were encountered: