parse static method

SuggestionsResult parse(
  1. Map m
)

Implementation

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