IsEmpty constructor

IsEmpty([
  1. String? error
])

Implementation

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