RayLogsSpec constructor

RayLogsSpec({
  1. bool disabled = false,
})

Implementation

RayLogsSpec({this.disabled = false}) : super(fullyQualifiedName);