menu
eliud_pkg_follow_model package
documentation
model/following_array_entity.dart
FollowingArrayEntity
FollowingArrayEntity constructor
FollowingArrayEntity constructor
dark_mode
light_mode
FollowingArrayEntity
constructor
FollowingArrayEntity
(
{
required
String
?
appId
,
List
<
String
>
?
followers
,
})
Implementation
FollowingArrayEntity({ required this.appId, this.followers, });
eliud_pkg_follow_model package
documentation
model/following_array_entity
FollowingArrayEntity
FollowingArrayEntity constructor
FollowingArrayEntity class