CalljmpStore constructor
CalljmpStore()
Constructs a CalljmpStore platform interface.
This constructor is called by platform-specific implementations to register with the platform interface system.
Implementation
CalljmpStore() : super(token: _token);