menu
twilio_conversations_linq package
documentation
twilio_conversations.dart
ErrorInfo
ErrorInfo.new constructor
ErrorInfo.new constructor
dark_mode
light_mode
ErrorInfo
constructor
ErrorInfo
(
int
code
,
String
?
message
,
int
?
status
)
Implementation
ErrorInfo(this.code, this.message, this.status);
twilio_conversations_linq package
documentation
twilio_conversations
ErrorInfo
ErrorInfo.new constructor
ErrorInfo class