ConversionError constructor

ConversionError(
  1. String message
)

Implementation

ConversionError(this.message);