fcontacts
fcontacts
FContactValueLabeled
FContactValueLabeled constructor
FContactValueLabeled
fcontacts
fcontacts
FContactValueLabeled
FContactValueLabeled constructor
FContactValueLabeled class
Constructors
FContactValueLabeled
Properties
label
value
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
fromMap
FContactValueLabeled
constructor
FContactValueLabeled
(
{
String
label
,
String
value
})
Implementation
FContactValueLabeled({this.label, this.value});