RequestAnnotation<T> constructor

const RequestAnnotation<T>([
  1. String? name
])

Implementation

const RequestAnnotation([this.name]);