Context<T> constructor

const Context<T>(
  1. T context
)

Implementation

const Context(this.context);