host property Null safety

String host
final

host is the host of the Wialon server, by default it is 'https://hst-api.wialon.com' But you can change it to your server, or if you use Wialon Local, replace the host to your server

Implementation

final String host;