version constant

String const version

Current bundle format version identifier.

Increment when making breaking changes to the serialization format.

Implementation

static const String version = '1.0';