menu
mirrorfly_uikit_plugin package
documentation
app/model/reply_hash_map.dart
ReplyHashMap
saveReplyId static method
saveReplyId static method
dark_mode
light_mode
saveReplyId
static method
dynamic
saveReplyId
(
String
user
,
String
replyId
)
Implementation
static saveReplyId(String user, String replyId){ hashmap[user]=replyId; }
mirrorfly_uikit_plugin package
documentation
app/model/reply_hash_map
ReplyHashMap
saveReplyId static method
ReplyHashMap class