errorOutsideThis property

  1. @override
String get errorOutsideThis
override

Implementation

@override
String get errorOutsideThis => '只能在类的实例成员函数中使用 this 关键字。';