backgroundUrl property

String? backgroundUrl
final

Using image background for Incoming call screen. example: http://... https://... or 'assets/abc.png'

Implementation

final String? backgroundUrl;