txt2rwl function

RemoteWidgetLibrary txt2rwl(
  1. String txt
)

Implementation

RemoteWidgetLibrary txt2rwl(String txt) => parseLibraryFile(txt);