Optional name used to generate up to two initials when imageUrl is absent or fails. E.g. "John Doe" → "JD", "Alice" → "A".
"John Doe"
"JD"
"Alice"
"A"
final String? name;