menu
nudge_referrals package
documentation
entities/getcontacts.entity.dart
GetContactsEntity
GetContactsEntity.new constructor
GetContactsEntity.new constructor
dark_mode
light_mode
GetContactsEntity
constructor
GetContactsEntity
(
{
required
String
status
,
required
List
<
Datum
>
data
,
})
Implementation
GetContactsEntity({ required this.status, required this.data, });
nudge_referrals package
documentation
entities/getcontacts.entity
GetContactsEntity
GetContactsEntity.new constructor
GetContactsEntity class