originalYear property

int? originalYear

Return song originalYear

Implementation

int? get originalYear => _info["ORIGINAL_YEAR"];