jsCodeVersion property
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;
JavaScript code version of your plugin.
Polkawallet App will perform hot-update for the js code of your plugin with it.
final int? jsCodeVersion;