Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR DART

how to do type casting in dart for string

Casting an object to a string 
use 'as String' at the end of the expression
 
PREVIOUS NEXT
Tagged: #type #casting #dart #string
ADD COMMENT
Topic
Name
6+6 =