LogDefineOptions constructor
LogDefineOptions({
- bool skipEnabledCheck = false,
Creates a new instance of LogDefineOptions.
Implementation
LogDefineOptions({this.skipEnabledCheck = false});