menu
open_ai_simplified package
documentation
domain/exceptions.dart
InvalidParamsException
InvalidParamsException.new constructor
InvalidParamsException.new constructor
dark_mode
light_mode
InvalidParamsException
constructor
InvalidParamsException
(
{
String
?
message
=
""
,
})
Implementation
InvalidParamsException({this.message = ""});
open_ai_simplified package
documentation
domain/exceptions
InvalidParamsException
InvalidParamsException.new constructor
InvalidParamsException class