JSCustomException constructor

JSCustomException(
  1. dynamic value
)

Implementation

JSCustomException(this.value);