NewSongDataPrivilegeChargeInfoList class

Available extensions
Annotations

Properties

chargeMessage String?
getter/setter pair
chargeType int?
getter/setter pair
chargeUrl String?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
rate int?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

copyWith({int? rate, String? chargeUrl, String? chargeMessage, int? chargeType}) NewSongDataPrivilegeChargeInfoList

Available on NewSongDataPrivilegeChargeInfoList, provided by the NewSongDataPrivilegeChargeInfoListExtension 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