IsBooleanString constructor

const IsBooleanString({
  1. String? message,
})

Implementation

const IsBooleanString({this.message});