Where to store them?
For example, a string template which describes the json response
in the class, as a private constant
in a enum
in a class, just full of constants (data holder)
in an interface
in a file
but issues with IO performance for the size
Last updated
Was this helpful?