menu
hive_flutter_kit package
documentation
core/models/followings.dart
FollowingsData
FollowingsData.new constructor
FollowingsData.new constructor
dark_mode
light_mode
FollowingsData
constructor
FollowingsData
(
{
List
?
followings
,
int
?
count
,
String
?
error
,
})
Implementation
FollowingsData({this.followings, this.count, this.error});
hive_flutter_kit package
documentation
core/models/followings
FollowingsData
FollowingsData.new constructor
FollowingsData class