menu
odbc_fast package
documentation
infrastructure/native/isolate/message_protocol.dart
XaRecoverEntry
XaRecoverEntry.new const constructor
XaRecoverEntry.new const constructor
dark_mode
light_mode
XaRecoverEntry
constructor
const
XaRecoverEntry
(
{
required
int
formatId
,
required
Uint8List
gtrid
,
required
Uint8List
bqual
,
})
Implementation
const XaRecoverEntry({ required this.formatId, required this.gtrid, required this.bqual, });
odbc_fast package
documentation
infrastructure/native/isolate/message_protocol
XaRecoverEntry
XaRecoverEntry.new const constructor
XaRecoverEntry class