Quantcast
Channel: Recent Questions - Stack Overflow
Viewing all articles
Browse latest Browse all 11661

"Class 'String' has no instance method " Dart code " visual studio "

$
0
0

When i write and run this function by dart

void main (){    List names= [ "eslam", "zoz", "semsem"];    var name = names.any((element) => element > 3);    print (name);}

show me

Exception has occurred.NoSuchMethodError (NoSuchMethodError: Class 'String' has no instance method '>'.Receiver: "eslam"Tried calling: >(3)) 

Viewing all articles
Browse latest Browse all 11661

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>