Dart API Reference
dart:convert
LineSplitter
convert
convert
method
Converts [input] and returns the result of the conversion.
List
<
String
>
convert
(
String
data
)
Converts [input] and returns the result of the conversion.