LinkEmail<StoryContent>.fromJson constructor

LinkEmail<StoryContent>.fromJson(
  1. JSONMap json
)

Implementation

LinkEmail.fromJson(JSONMap json) : email = json["email"] ?? json["href"];