constantNames
constantNames(): String;
The constantNames method of the Schema class returns the names of all constants in the schema and concatenates them into a string. Each constant name is separated by a space.
constantNames(): String;
The constantNames method of the Schema class returns the names of all constants in the schema and concatenates them into a string. Each constant name is separated by a space.