WialonSdk constructor Null safety
Constructor
Implementation
WialonSdk({
this.debug = false,
this.sessionId,
this.host = 'https://hst-api.wialon.com',
});
Constructor
WialonSdk({
this.debug = false,
this.sessionId,
this.host = 'https://hst-api.wialon.com',
});