errorOutsideThis property

  1. @override
String errorOutsideThis
final

Implementation

@override
final String errorOutsideThis =
    'Unexpected this expression outside of a function.';