references property

Map<String, ExternalReference>? references
final

A collection of references (URLs and notes) for the task.

Implementation

final Map<String, ExternalReference>? references;