IsRequired constructor

IsRequired([
  1. String? error
])

Implementation

IsRequired([String? error]) : super(error);