Cache.fromJson constructor

Cache.fromJson(
  1. Map<String, dynamic>? json
)

Implementation

Cache.fromJson(Map<String, dynamic>? json) {}