NtiuspPushData.fromJson(Map<String, dynamic> json) { ntiuspNoti = json['ntiuspNoti']; type = json['type']; message = json['message']; }