CustomTrackName constructor

const CustomTrackName(
  1. String name
)

Implementation

const factory CustomTrackName(String name) = _CustomTrackName;