jsCodeVersion property

int? jsCodeVersion
final

JavaScript code version of your plugin.

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

Implementation

final int? jsCodeVersion;