IFactAgent.unknown constructor

const IFactAgent.unknown(
  1. String value
)

Implementation

const IFactAgent.unknown(String value): isKnown = false, super(value);