NatureChatInitResponse constructor
NatureChatInitResponse({})
Implementation
NatureChatInitResponse({
this.canAsk,
this.initialQuestions,
this.birdMembershipType,
this.isSharedSession,
this.result,
this.msg,
});