Red.git | lib/Red/ | FromRelationship.rakumod


unit class Red::FromRelationship;

has Mu:U $.model;
has Str  $.from-relationship;