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
theckr96 opened this issue Apr 11, 2022 · 0 comments
Open

Wrong value return #19

theckr96 opened this issue Apr 11, 2022 · 0 comments

Comments

@theckr96
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant