Function GenericFixed.this

Constructs a generic fixed value according to the given fixed-type Avro schema.

this (
  const(Schema) schema
);