fullName property

String fullName
final

The TemplateData class holds the general values available on the on the resume. They are specifically separated to make them quite modular. the fullName and currentPosition are on the top left.

The street , address, country, email and phoneNumber are all at the top right corner. Although the location depend on the template type.

Implementation

final String fullName;