switchFunctionPrefix property Null safety
final
When annotating the same class multiple times you will need to provide
different switchFunctionPrefix
s to prevent function name collisions.
Implementation
final String switchFunctionPrefix;