menu
petitparser_examples package
documentation
math.dart
throwUnknown function
throwUnknown function
dark_mode
light_mode
throwUnknown
function
Never
throwUnknown
(
String
name
)
Implementation
Never throwUnknown(String name) => throw ArgumentError.value(name, 'Unknown function');
petitparser_examples package
documentation
math
throwUnknown function
math library