Skip to content

toChars

Category: String

Converts the input string into a collection of single-character strings

  • Return type: collection
'Hello'.toChars()
Patient.name.family.toChars()