AWParseNativeModel.fromJson(Map<String, dynamic> json) : result = json["result"], data = json["data"], msg = json["msg"];