Skip to content
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.

Wrong value return #19

Open
Open
@theckr96

Description

part of on_audio_edit;

/// [AudioModel] contains all Song Tag/Information.
class AudioModel {
AudioModel(this._info);
String? get year => _info["YEAR"];}
year isn't string

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions