Returns a new instance by overriding the values passed as arguments
YMap copyWith({ int /*U32*/ ? ref, }) => YMap(ref: ref ?? this.ref);