string? detail_key (PersonaDetail detail)
Returns the key corresponding to @detail, for use in the details param of PersonaStore.add_persona_from_details.
| detail | the PersonaDetail to lookup |
| the corresponding property name, or `null` if `detail` is invalid |
0.5.0