taskId property Null safety
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;
Custom streaming task ID A string up to 64 characters that contains letters, digits, and underscores(_). The ID must be unique.
final String taskId;