MissingFieldException(this.fieldName, this.emptyIsNull, this.nullable) : message = "$fieldName was missing${nullable ? ", and emptyIsNull is $emptyIsNull!" : "!"}";