FContactSocialProfileLabeled constructor

FContactSocialProfileLabeled({String label, String service, String userIdentifier, String username, String url })

Implementation

FContactSocialProfileLabeled(
    {this.label, this.service, this.userIdentifier, this.username, this.url});