DataAdapter constructor

const DataAdapter(
  1. List<Type> adapters
)

Implementation

const DataAdapter(this.adapters);