taskId property Null safety

String taskId
final

Custom streaming task ID A string up to 64 characters that contains letters, digits, and underscores(_). The ID must be unique.

Implementation

final String taskId;