NERtcVideoWatermarkTextConfig.fromJson constructor

NERtcVideoWatermarkTextConfig.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory NERtcVideoWatermarkTextConfig.fromJson(Map<String, dynamic> json) =>
    _$NERtcVideoWatermarkTextConfigFromJson(json);