supportedVersions constant

List<int> const supportedVersions

List of all supported versions (in preference order)

Implementation

static const List<int> supportedVersions = [v2, v1];