gebruikerNaam property

String get gebruikerNaam

Implementation

String get gebruikerNaam => isNL ? 'Naam' : 'Name';