fcontacts
fcontacts
FContactDateLabeled
FContactDateLabeled constructor
FContactDateLabeled
fcontacts
fcontacts
FContactDateLabeled
FContactDateLabeled constructor
FContactDateLabeled class
Constructors
FContactDateLabeled
Properties
day
label
month
year
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
fromMap
FContactDateLabeled
constructor
FContactDateLabeled
(
{
String
label
,
int
day
,
int
month
,
int
year
})
Implementation
FContactDateLabeled({this.label, this.day, this.month, this.year});