TableSyncBloc constructor

TableSyncBloc(
  1. TableSyncConfig config
)

Implementation

TableSyncBloc(this.config) : super(_initialState(config));