onComplete property

dynamic Function()? onComplete
getter/setter pair

On complete callback

Implementation

Function()? onComplete;