menu
odbc_fast package
documentation
infrastructure/native/isolate/message_protocol.dart
GetErrorResponse
GetErrorResponse.new const constructor
GetErrorResponse.new const constructor
dark_mode
light_mode
GetErrorResponse
constructor
const
GetErrorResponse
(
int
requestId
,
String
message
)
Implementation
const GetErrorResponse(super.requestId, this.message);
odbc_fast package
documentation
infrastructure/native/isolate/message_protocol
GetErrorResponse
GetErrorResponse.new const constructor
GetErrorResponse class