VersionConstants class abstract final

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

minSupportedSdkVersion → const String
The minimum SDK version supported for tenant projects in Serverpod Cloud.
minSupportedServerpodVersion → const String
The minimum Serverpod version supported for tenant projects in Serverpod Cloud.
supportedSdkConstraint → const String
The constraint for which SDK versions are supported for tenant projects in Serverpod Cloud. This is the highest tested version plus 0.1.
supportedServerpodConstraint → const String
The constraint for which Serverpod versions are supported for tenant projects in Serverpod Cloud.