addEntity abstract method
Future<FollowingDashboardEntity>
addEntity(
- String documentID,
- FollowingDashboardEntity value
override
Implementation
@override
Future<FollowingDashboardEntity> addEntity(
String documentID, FollowingDashboardEntity value);