name property

String? name
final

Clip name; when null index picks the clip. "*" plays every clip at once.

Implementation

final String? name;