errorMisplacedThis property

  1. @override
String get errorMisplacedThis
override

Implementation

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