copyWith property

Implementation

CopyWith$Query$getLastReferral<Query$getLastReferral> get copyWith =>
    CopyWith$Query$getLastReferral(
      this,
      (i) => i,
    );