mangadex_api
mangadex_api
Manga
links property
links
mangadex_api
mangadex_api
Manga
links property
Manga class
Constructors
Manga
Properties
altTitles
artist
author
chapters
contentRating
cover
createdAt
demographic
description
hashCode
id
isLocked
lastChapter
lastVolume
links
originalLang
releaseYear
runtimeType
status
tags
title
updatedAt
Methods
noSuchMethod
toString
Operators
operator ==
links
property
Null safety
Map
<
String
,
dynamic
>
?
links
final
Links to author etc.
Implementation
final Map<String, dynamic>? links;