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