errorOutsideThis property

  1. @override
String errorOutsideThis
final

Implementation

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