externalInstancePropertyReader property

(dynamic Function(T instance)?) externalInstancePropertyReader
final

外部导入类型的实例属性读取方法

Implementation

final dynamic Function(T instance)? externalInstancePropertyReader;