MySQLPacketCommStmtClose constructor
MySQLPacketCommStmtClose({
- required int stmtID,
Class constructor.
Implementation
MySQLPacketCommStmtClose({
required this.stmtID,
});
Class constructor.
MySQLPacketCommStmtClose({
required this.stmtID,
});