extensions property

Map<String, dynamic>? extensions
final

Custom properties for the task.

Implementation

final Map<String, dynamic>? extensions;