Get model from map
factory CardEntity.fromJson(Map<String, dynamic> json) => _$CardEntityFromJson(json);