IngressSourceResponse constructor
Returns a new IngressSourceResponse instance.
Implementation
IngressSourceResponse({
required this.fps,
required this.height,
required this.width,
});
Returns a new IngressSourceResponse instance.
IngressSourceResponse({
required this.fps,
required this.height,
required this.width,
});