LogsError constructor

LogsError(
  1. String message
)

Implementation

LogsError(this.message);