RecordEmbed constructor
RecordEmbed(
- Map map
Implementation
RecordEmbed(Map map)
: type = map["\$type"],
imgs = map["images"];
RecordEmbed(Map map)
: type = map["\$type"],
imgs = map["images"];