AlbumInfoSongs class

Available extensions
Annotations

Constructors

AlbumInfoSongs.new()
AlbumInfoSongs.fromJson(Map<String, dynamic> json)
factory

Properties

a ↔ dynamic
getter/setter pair
al AlbumInfoSongsAl?
getter/setter pair
alia List?
getter/setter pair
ar List<AlbumInfoSongsAr>?
getter/setter pair
cd String?
getter/setter pair
cf String?
getter/setter pair
cp int?
getter/setter pair
crbt ↔ dynamic
getter/setter pair
djId int?
getter/setter pair
dt int?
getter/setter pair
fee int?
getter/setter pair
ftype int?
getter/setter pair
h AlbumInfoSongsH?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
hr ↔ dynamic
getter/setter pair
id int?
getter/setter pair
l AlbumInfoSongsL?
getter/setter pair
m AlbumInfoSongsM?
getter/setter pair
mst int?
getter/setter pair
mv int?
getter/setter pair
name String?
getter/setter pair
no int?
getter/setter pair
noCopyrightRcmd ↔ dynamic
getter/setter pair
pop double?
getter/setter pair
privilege AlbumInfoSongsPrivilege?
getter/setter pair
pst int?
getter/setter pair
rt String?
getter/setter pair
rtUrl ↔ dynamic
getter/setter pair
rtUrls List?
getter/setter pair
rtype int?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
rurl ↔ dynamic
getter/setter pair
songJumpInfo ↔ dynamic
getter/setter pair
sq AlbumInfoSongsSq?
getter/setter pair
st int?
getter/setter pair
t int?
getter/setter pair
v int?
getter/setter pair

Methods

copyWith({List? rtUrls, List<AlbumInfoSongsAr>? ar, AlbumInfoSongsAl? al, int? st, dynamic noCopyrightRcmd, dynamic songJumpInfo, int? djId, int? no, int? fee, int? mv, int? t, int? v, String? cd, int? rtype, dynamic rurl, int? pst, List? alia, double? pop, String? rt, int? mst, int? cp, dynamic crbt, String? cf, int? dt, AlbumInfoSongsH? h, AlbumInfoSongsSq? sq, dynamic hr, AlbumInfoSongsL? l, dynamic rtUrl, int? ftype, dynamic a, AlbumInfoSongsM? m, String? name, int? id, AlbumInfoSongsPrivilege? privilege}) AlbumInfoSongs

Available on AlbumInfoSongs, provided by the AlbumInfoSongsExtension extension

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
override

Operators

operator ==(Object other) bool
The equality operator.
inherited