AppMakerSqlSetupNotification constructor

AppMakerSqlSetupNotification({
  1. List<RequestInfo>? requestInfo,
})

Implementation

AppMakerSqlSetupNotification({
  this.requestInfo,
});