TensorboardExperiment constructor
TensorboardExperiment({})
Implementation
TensorboardExperiment({
this.name = '',
this.displayName = '',
this.description = '',
this.createTime,
this.updateTime,
this.labels = const {},
this.etag = '',
this.source = '',
}) : super(fullyQualifiedName);