menu
thingsboard_pe_client package
documentation
thingsboard_client.dart
ThingsboardClient
getImageService method
getImageService method
dark_mode
light_mode
getImageService
method
ImageService
getImageService
(
)
Implementation
ImageService getImageService() { _imageService ??= ImageService(this); return _imageService!; }
thingsboard_pe_client package
documentation
thingsboard_client
ThingsboardClient
getImageService method
ThingsboardClient class