RPUITask constructor

RPUITask({RPOrderedTask task, void onSubmit(RPTaskResult) })

Implementation

RPUITask({this.task, this.onSubmit});