errorOutsideThis property

  1. @override
String get errorOutsideThis
override

Implementation

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