getPrecompilable

abstract fun getPrecompilable(): Boolean
Whether this endpoint can be pre-compiled in an SSG context.
bool precompilable = 2;

Return

The precompilable.