snapshot property

  1. @ImcField('Snapshot destination', 'snapshot', ImcType.typePlaintext)
String snapshot

Destination for the cache snapshot file.

Implementation

@ImcField('Snapshot destination', 'snapshot', ImcType.typePlaintext)
String get snapshot;