jsonModel property

String? jsonModel
final

Video json model, usually from GetPlayInfo API, use the Result of GetPlayInfo API response

Implementation

final String? jsonModel;