parse static method

Implementation

static FindTopLevelDeclarationsResult parse(Map m) =>
    new FindTopLevelDeclarationsResult(m['id']);