WarningRow constructor

WarningRow(
  1. String content
)

Implementation

WarningRow(this.content);