menu
vtcc_ekyc package
documentation
models/relative_name.dart
RelativeName
RelativeName.new constructor
RelativeName.new constructor
dark_mode
light_mode
RelativeName
constructor
RelativeName
(
{
required
String
?
father
,
required
String
?
mother
,
required
String
?
spouse
,
})
Implementation
RelativeName({ required this.father, required this.mother, required this.spouse });
vtcc_ekyc package
documentation
models/relative_name
RelativeName
RelativeName.new constructor
RelativeName class