@@ -19,7 +19,7 @@ extension ReactionEntityX on ReactionEntity {
|
|||||||
|
|
||||||
/// Useful mapping functions for [Reaction]
|
/// Useful mapping functions for [Reaction]
|
||||||
extension ReactionX on Reaction {
|
extension ReactionX on Reaction {
|
||||||
ReactionEntity toEntity() {
|
ReactionEntity toEntity() {
|
||||||
return ReactionEntity(
|
return ReactionEntity(
|
||||||
extraData: extraData,
|
extraData: extraData,
|
||||||
type: type,
|
type: type,
|
||||||
|
|||||||
Reference in New Issue
Block a user