copy abstract method

EntityReferenceBase<T> copy({
  1. bool withEntity = true,
})

Implementation

EntityReferenceBase<T> copy({bool withEntity = true});