type property Null safety

String type
final

Source type. Value is one of the following: "input", "filter", "transition", "scene" or "unknown"

Implementation

final String type;