debugLogStart method
void
debugLogStart(
- dynamic e
🔵 Logs a start message to the console.
Implementation
void debugLogStart(e) => this._rec.debugLogStart(e);
🔵 Logs a start message to the console.
void debugLogStart(e) => this._rec.debugLogStart(e);