getWidgetsCollection abstract method

Future<List<IotWidget>> getWidgetsCollection({
  1. String? jsonString,
})

Implementation

Future<List<IotWidget>> getWidgetsCollection({String? jsonString});