toSVG method

String toSVG([
  1. dynamic functionReviver
])

Returns svg representation of an instance

Implementation

external String toSVG([dynamic functionReviver]);