RecommendSongDataDailySongsL class

Available extensions
Annotations

Properties

br int?
getter/setter pair
fid int?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
size int?
getter/setter pair
sr int?
getter/setter pair
vd double?
getter/setter pair

Methods

copyWith({int? br, int? fid, int? size, double? vd, int? sr}) RecommendSongDataDailySongsL

Available on RecommendSongDataDailySongsL, provided by the RecommendSongDataDailySongsLExtension 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