menu
tridev_open_api package
documentation
v3.dart
APIContact
APIContact constructor
APIContact constructor
dark_mode
light_mode
APIContact
constructor
APIContact
(
{
String
?
name
,
Uri
?
url
,
String
?
email
,
})
Implementation
APIContact({this.name, this.url, this.email});
tridev_open_api package
documentation
v3
APIContact
APIContact constructor
APIContact class