``` Type type = new TypeToken<NotificationRequ...
# android
y
Copy code
Type type = new TypeToken<NotificationRequestModel>() {
        }.getType();