storage property

bool storage
final

storage indicates this version should be used when persisting custom resources to storage. There must be exactly one version with storage=true.

Implementation

final bool storage;