asCallback property Null safety

T Function() asCallback

Implementation

T Function() get asCallback => () => this;