functionNameLength constant
int
const functionNameLength
The maximum character length for function names.
Implementation
static const functionNameLength = 48;
The maximum character length for function names.
static const functionNameLength = 48;