predefinedBackgrounds property
- @BuiltValueField.new(wireName: 'predefined-backgrounds')
List of file names relative to the spreed/img/backgrounds/ web path, e.g. 2_home.jpg.
Implementation
@BuiltValueField(wireName: 'predefined-backgrounds')
BuiltList<String> get predefinedBackgrounds;