Ref<I, O> constructor

const Ref<I, O>(
  1. String name
)

Implementation

const Ref(this.name);