reactToPost abstract method
- TimelinePost post,
- TimelinePostReaction reaction, {
- Uint8List image,
Implementation
Future<TimelinePost> reactToPost(
TimelinePost post,
TimelinePostReaction reaction, {
Uint8List image,
});
Future<TimelinePost> reactToPost(
TimelinePost post,
TimelinePostReaction reaction, {
Uint8List image,
});