keyData property

T keyData
final

Some unique identifier for the source of this picture, e.g. a file name or URL.

If this is an iterable, it is assumed that the iterable will not be modified after creating this object.

Implementation

final T keyData;