fn property Null safety

Future<T> Function() fn
read / write

Async function to execute

Implementation

late Future<T> Function() fn;