script property

Future<NovelStateSnapshot> Function(Stage stage, NovelStateSnapshot state) script
final

Implementation

final Future<NovelStateSnapshot> Function(
    Stage stage, NovelStateSnapshot state) script;