parameters abstract method

P parameters()

The parameters of this tasks.

  • NOTE: P should be a type that can be sent through an Isolate or serialized as JSON.

Implementation

P parameters();