*/ protected $casts = [ 'podcast_id' => 'integer', 'app' => '?string', 'device' => '?string', 'os' => '?string', 'is_bot' => 'boolean', 'hits' => 'integer', ]; }