IsRequired constructor

const IsRequired([
  1. String? msg
])

Implementation

const IsRequired([String? msg]) : super(msg);