jsCodeVersion property

int? jsCodeVersion
final

JavaScript code version of your plugin.

Polkawallet App will perform hot-update for the js code of your plugin with it.

Implementation

final int? jsCodeVersion;