menu
yuuna
media
MediaItem
toJson method
toJson
brightness_4
brightness_5
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Convert this into a serialized format.
Implementation
Map<String, dynamic> toJson() => _$MediaItemToJson(this);
yuuna
media
MediaItem
toJson method
MediaItem class
Constructors
MediaItem
fromJson
Properties
audioUrl
author
authorIdentifier
base64Image
canDelete
canEdit
duration
extra
extraUrl
hashCode
id
imageUrl
mediaIdentifier
mediaSourceIdentifier
mediaTypeIdentifier
position
runtimeType
sourceMetadata
title
uniqueKey
Methods
copyWith
getMediaSource
getMediaType
noSuchMethod
toJson
toString
Operators
operator ==