ValidationWarning constructor

ValidationWarning([
  1. String? message
])

Implementation

ValidationWarning([this.message]);