WriteHelpStruct.fromJson(Map<String, dynamic> json) { explain = json['explain'].toString(); titleAudioName = json['titleAudioName']; }