toMap method

Map toMap()

Implementation

Map toMap() => {
      'cachedDate': cachedDate,
      'data': data,
    };