cacheKey property

String get cacheKey

Identifies the model. A rebuild whose source has the same key keeps the loaded model; a different key discards it and loads the new source.

Implementation

String get cacheKey;