Constructor for EncoderResult.
const EncoderResult({ required this.isDynamic, required this.encoded, required this.name, });