Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR TYPESCRIPT

flutter too many positional arguments 0 expected but 1 found

Notification notif =
  Notification(description: u["description"], nom_ligne: u["nom_ligne"], created_at: u["created_at"]);
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #flutter #positional #arguments #expected
ADD COMMENT
Topic
Name
6+7 =