menu
dartblock_code package
documentation
models/exception.dart
CustomFunctionMissingArgumentException
gotType property
gotType property
dark_mode
light_mode
gotType
property
Type
gotType
final
The actual type of the argument for the corresponding parameter.
Implementation
final Type gotType;
dartblock_code package
documentation
models/exception
CustomFunctionMissingArgumentException
gotType property
CustomFunctionMissingArgumentException class