app_store_connect_app_versions
app_store_connect_app_versions
AppStoreGenericResponse
<
T1 extends Serializable
,
T2 extends Serializable
>
links property
links
links
property
Null safety
List
links
final
Links related to the response document, including paging links.
Implementation
final List<dynamic> links;
app_store_connect_app_versions
app_store_connect_app_versions
AppStoreGenericResponse
<
T1 extends Serializable
,
T2 extends Serializable
>
links property
AppStoreGenericResponse class
Constructors
AppStoreGenericResponse
fromJson
fromMap
Properties
hashCode
included
items
links
meta
props
runtimeType
stringify
Methods
noSuchMethod
toJson
toMap
toString
Operators
operator ==