OnfidoConfigException constructor

const OnfidoConfigException(
  1. String message
)

Implementation

const OnfidoConfigException(this.message);