FContact constructor

FContact({String identifier, String displayName })

Implementation

FContact({this.identifier, this.displayName});