profileBannerUrl property
The HTTPS-based URL pointing to the standard web representation of the user’s uploaded profile banner. By adding a final path element of the URL, it is possible to obtain different image sizes optimized for specific displays.
See https://developer.twitter.com/en/docs/accounts-and-users/user-profile-images-and-banners for size variants.
Implementation
String? profileBannerUrl;