RequesterInvokeUpdate(List updates, List rawColumns, List<TableColumn> columns, String streamStatus, { Map meta, DSError error })

Source

RequesterInvokeUpdate(this.updates, this.rawColumns, this.columns,
    String streamStatus,
    {this.meta, this.error})
    : super(streamStatus);