PlatformLogsSettings constructor

PlatformLogsSettings({
  1. String? severity,
})

Implementation

PlatformLogsSettings({this.severity});