IsString constructor

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

Implementation

const IsString({this.message});