method property

Future<void> Function()? method
final

普通异步方法(方法任务时非空)

Implementation

final Future<void> Function()? method;