IsDate constructor

const IsDate([
  1. String? error
])

Implementation

const IsDate([String? error]) : super(error);