disableReleaseConsoleOutput property
When set to true console logs will not be printed in release mode Default is true
Implementation
final bool disableReleaseConsoleOutput;
When set to true console logs will not be printed in release mode Default is true
final bool disableReleaseConsoleOutput;