middleName property

String? middleName
final

Secondary given name chosen to differentiate those with the same first name, e.g. Maple. Can be null.

Implementation

final String? middleName;