Dart API Referencedart:coreWrongArgumentCountException

WrongArgumentCountException Class

Implements

Exception

Constructors

Code const WrongArgumentCountException() #

const WrongArgumentCountException();

Methods

Code String toString() #

String toString() => "WrongArgumentCountException";