Aidra Connect 10.0.2+16
Aidra Connect Mobile Application
Loading...
Searching...
No Matches
VideoEntity Class Reference

Private Member Functions

const VideoModel ({ required super.description, required super.id, required super.linkUrl, required super.name, required super.videoTime, })
factory VideoModel fromJson (Map< String, dynamic > json)
Map< String, dynamic > toJson ()

Detailed Description

Definition at line 3 of file video_model.dart.

Member Function Documentation

◆ fromJson()

factory VideoModel VideoEntity::fromJson ( Map< String, dynamic > json)
inlineprivate

Definition at line 12 of file video_model.dart.

Here is the call graph for this function:

◆ toJson()

Map< String, dynamic > VideoEntity::toJson ( )
inlineprivate

Definition at line 22 of file video_model.dart.

◆ VideoModel()

const VideoEntity::VideoModel ( { required super.description, required super.id, required super.linkUrl, required super.name, required super.videoTime, } )
private
Here is the caller graph for this function:

The documentation for this class was generated from the following file: