onDone property

dynamic Function(T? data)? onDone
final

Implementation

final Function(T? data)? onDone;