firstYear property

String? firstYear

Return album firstYear

Implementation

String? get firstYear => _info["minyear"];