Home > borogove > ProfileBuilder > add

ProfileBuilder.add() method

Add a new field to this profile

Signature:

add(k: string, v: string): void;

Parameters

Parameter Type Description
k string
v string

Returns:

void