bookmark property

int? get bookmark

Return song bookmark

Implementation

int? get bookmark => _info["bookmark"];