switchFunctionPrefix property Null safety

String switchFunctionPrefix
final

When annotating the same class multiple times you will need to provide different switchFunctionPrefixs to prevent function name collisions.

Implementation

final String switchFunctionPrefix;