About Me


First Name: {{contact.firstName}}

Last Name: {{contact.lastName}}

 

Contact me: {{contact.fullName}}


public class Hello {

private String testKey1 = {{testKey1}}
private String testKey2 = {{testKey2}}
private String testKey3 = {{testKey3}}
}