getFormattedString method

String getFormattedString()

Get formatted vCard @return {String} Formatted vCard in VCF format

Implementation

String getFormattedString() => VCardFormatter().getFormattedString(this);