GetBackgroundUrl constructor

GetBackgroundUrl(
  1. {required String name,
  2. required BackgroundType type,
  3. int? extra,
  4. int? clientId}
)

Constructs a persistent HTTP URL for a background

Returns HttpUrl

Implementation

GetBackgroundUrl