supportedSdkConstraint constant
String
const supportedSdkConstraint
The constraint for which SDK versions are supported for tenant projects in Serverpod Cloud. This is the highest tested version plus 0.1.
Implementation
static const supportedSdkConstraint = '>=$minSupportedSdkVersion <3.9.0';