debugModel property Null safety
final
Whether to output the debug information. Make sure to call the method after initializing the ChatClient using ChatClient.init.
true: Yes.false: (Default)No.
Implementation
final bool debugModel;
Whether to output the debug information. Make sure to call the method after initializing the ChatClient using ChatClient.init.
true: Yes.false: (Default)No.final bool debugModel;