InternalLinkTypeBackground constructor

InternalLinkTypeBackground(
  1. {required String background_name,
  2. int? extra,
  3. int? clientId}
)

The link is a link to a background. Call searchBackground with the given background name to process the link

Implementation

InternalLinkTypeBackground