get states()

in src/app/ui/main/chat/chat.component.ts [70:72]


    get states(): NlpQueryState[] {
        return this._states
    }