RayLogsSpec constructor
RayLogsSpec({
- bool disabled = false,
Implementation
RayLogsSpec({this.disabled = false}) : super(fullyQualifiedName);
RayLogsSpec({this.disabled = false}) : super(fullyQualifiedName);