errorAbstractFunction property

  1. @override
String get errorAbstractFunction
override

Implementation

@override
String get errorAbstractFunction => '不能调用函数 [{0}],该函数是抽象函数,或者没有定义函数体。';