predefinedBackgroundsV2 property
- @BuiltValueField.new(wireName: 'predefined-backgrounds-v2')
List of file paths relative to the server web root with leading slash, e.g. /apps/spreed/img/backgrounds/2_home.jpg.
Implementation
@BuiltValueField(wireName: 'predefined-backgrounds-v2')
BuiltList<String>? get predefinedBackgroundsV2;