TableFormatter constructor

const TableFormatter(
  1. List<RouteMetadata> data
)

Implementation

const TableFormatter(this.data);