IsOptional constructor

const IsOptional([
  1. String? error
])

Implementation

const IsOptional([super.error]);