FSBatchInliner constructor

FSBatchInliner(
  1. dynamic _logic(
    1. FSBatchHandler handler
    )
)

Implementation

FSBatchInliner(this._logic);