menu
oghref_builder package
documentation
oghref_builder.dart
AudioInfo
AudioInfo constructor
AudioInfo constructor
dark_mode
light_mode
AudioInfo
constructor
AudioInfo
(
{
Uri
?
url
,
Uri
?
secureUrl
,
String
?
type
,
})
Create information of audio metadata.
Implementation
AudioInfo({this.url, this.secureUrl, this.type});
oghref_builder package
documentation
oghref_builder
AudioInfo
AudioInfo constructor
AudioInfo class