Set
<Persona>? personas)
Create a new Individual.
The Individual can optionally be seeded with the Personas in `personas`. Otherwise, it will have to have personas added using the Folks.Individual.personas property after construction.
personas | a list of Personas to initialise the Individual with, or `null` |
a new Individual |
0.5.1