key property

String? key
final

Unique key for the cached result. If null, the task ID is used.

Implementation

final String? key;