scene property

  1. @Index(index: 4, name: "scene", pattern: "")
String? scene
getter/setter pair

Scene name, e.g., audio, video, text Scene name, e.g., audio, video, text

Implementation

@Index(index: 4, name: "scene", pattern: "")
String? scene;