menu
sam_api_calls package
documentation
contracts/contracts.dart
PublicService
getWidgetsCollection abstract method
getWidgetsCollection abstract method
dark_mode
light_mode
getWidgetsCollection
abstract method
Future
<
List
<
IotWidget
>
>
getWidgetsCollection
(
{
String
?
jsonString
,
})
Implementation
Future<List<IotWidget>> getWidgetsCollection({String? jsonString});
sam_api_calls package
documentation
contracts/contracts
PublicService
getWidgetsCollection abstract method
PublicService class