IsPort constructor

const IsPort([
  1. String? error
])

Implementation

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