fromJson static method

SearchContextSize fromJson(
  1. String raw
)

Implementation

static SearchContextSize fromJson(String raw) => SearchContextSize(raw);