discoverySplash property

String? get discoverySplash

Get the Guild discovery splash.

Implementation

String? get discoverySplash => '${Constants.cdnUrl}/discovery-splashes/$id/$_discoverySplash.png';