Ref constructor

const Ref(
  1. String name
)

Implementation

const Ref(
  this.name,
);