Function Schema.getFullname
If this is a record, enum or fixed, returns its namespace-qualified name, otherwise returns the name of the primitive type.
string getFullname() @safe const;
If this is a record, enum or fixed, returns its namespace-qualified name, otherwise returns the name of the primitive type.
string getFullname() @safe const;