isValid property

dynamic get isValid

Implementation

get isValid {
  return _valid;
}