ClosedCaptionClient.parse constructor

ClosedCaptionClient.parse(
  1. String raw
)

Implementation

// ignore: deprecated_member_use
ClosedCaptionClient.parse(String raw) : root = xml.XmlDocument.parse(raw);