Logging constructor

Logging({
  1. LoggingClient? client,
})

Implementation

Logging({this.client});