sdkVersion property

String sdkVersion
final

Runtime compatibility version sent to mini-program artifact endpoints.

This is not the pub package version of mini_program_sdk. It is compared with manifest sdkVersionRange values to decide whether a mini-program release can run in this host runtime.

Implementation

final String sdkVersion;