menu
dartblock_code package
documentation
models/exception.dart
DartBlockFunctionArgumentsCountException
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
DartBlockFunctionArgumentsCountException
gotCount property
DartBlockFunctionArgumentsCountException class