menu
dartblock_code package
documentation
models/exception.dart
CustomFunctionArgumentsCountException
gotCount property
gotCount property
dark_mode
light_mode
gotCount
property
int
gotCount
final
The actual number of arguments to the function call.
Implementation
final int gotCount;
dartblock_code package
documentation
models/exception
CustomFunctionArgumentsCountException
gotCount property
CustomFunctionArgumentsCountException class