Currently we're manually adding these values. A lot of these values are shared by the client so changing one without the other can cause adverse side effects. If we parse and ingest this, we won't have this issue.
If we need to add custom constants, we make other CustomConstants for this.
Currently we're manually adding these values. A lot of these values are shared by the client so changing one without the other can cause adverse side effects. If we parse and ingest this, we won't have this issue.
If we need to add custom constants, we make other CustomConstants for this.