reader constant

Reader<WeatherApiResponse> const reader

Implementation

static const fb.Reader<WeatherApiResponse> reader =
    _WeatherApiResponseReader();