onDone property

dynamic Function(Future<StoryModel> story)? onDone
final

Implementation

final Function(Future<StoryModel> story)? onDone;