errorMisplacedThis property

  1. @override
String errorMisplacedThis
final

Implementation

@override
final String errorMisplacedThis = '不能在实例成员函数之外的的场合使用 this 关键字。';