castingToText property

String? castingToText
final

Label to introduce cast device. Default is "Casting to {{cast_device_name}}", where {{cast_device_name}} is replaced with the device name {{cast_device_name}} can be found in the constant CAST_DEVICE_NAME_PLACEHOLDER.

Implementation

final String? castingToText;