Struct returned by associations when they are not loaded.
The fields are:
__field__
owner
__owner__
__cardinality__
@type t() :: %Ecto.Association.NotLoaded{ __cardinality__: atom(), __field__: atom(), __owner__: any() }