ParameterizedTypeMatcher constructor

const ParameterizedTypeMatcher(
  1. Type type
)

Implementation

const ParameterizedTypeMatcher(this.type);