menu
shengwang_rtc_engine package
documentation
agora_rtc_engine.dart
MusicCacheInfo
songCode property
songCode property
dark_mode
light_mode
songCode
property
@JsonKey.new(name: 'songCode')
int
?
songCode
final
音乐资源的编号,用于标识音乐资源。
Implementation
@JsonKey(name: 'songCode') final int? songCode;
shengwang_rtc_engine package
documentation
agora_rtc_engine
MusicCacheInfo
songCode property
MusicCacheInfo class