menu
eliud_pkg_follow_model package
documentation
model/following_array_model.dart
FollowingArrayModel
FollowingArrayModel constructor
FollowingArrayModel constructor
dark_mode
light_mode
FollowingArrayModel
constructor
FollowingArrayModel
(
{
required
String
documentID
,
required
String
appId
,
List
<
String
>
?
followers
,
})
Implementation
FollowingArrayModel({
required
this
.documentID,
required
this
.appId,
this
.followers, });
eliud_pkg_follow_model package
documentation
model/following_array_model
FollowingArrayModel
FollowingArrayModel constructor
FollowingArrayModel class
Constructors
FollowingArrayModel
Properties
appId
documentID
followers
hashCode
runtimeType
Methods
collectReferences
copyWith
noSuchMethod
toEntity
toString
Operators
operator ==
Static methods
fromEntity
fromEntityPlus
Constants
id
packageName