mangadex_library
user_followed_groups
UserFollowedGroups
UserFollowedGroups constructor
UserFollowedGroups
UserFollowedGroups
constructor
Null safety
UserFollowedGroups
(
List
<
Data
>
data
,
int
limit
,
int
offset
,
int
total
)
Implementation
UserFollowedGroups(this.data, this.limit, this.offset, this.total);
mangadex_library
user_followed_groups
UserFollowedGroups
UserFollowedGroups constructor
UserFollowedGroups class
Constructors
UserFollowedGroups
fromJson
Properties
data
hashCode
limit
offset
runtimeType
total
Methods
noSuchMethod
toString
Operators
operator ==