updateWidgets method

Future updateWidgets(
  1. List<TimeLine> list
)

Implementation

Future updateWidgets(List<TimeLine> list) {
  throw UnimplementedError('updateWidgets() has not been implemented.');
}