errorMisplacedReturn property

  1. @override
String errorMisplacedReturn
final

Implementation

@override
final String errorMisplacedReturn =
    'Unexpected return statement outside of a function.';