middleName property
Secondary given name chosen to differentiate those with the same first name, e.g. Maple. Can be null.
Implementation
final String? middleName;
Secondary given name chosen to differentiate those with the same first name, e.g. Maple. Can be null.
final String? middleName;