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