TextDetectionParams.fromJson constructor Null safety
Implementation
factory TextDetectionParams.fromJson(Map<String, dynamic> json) =>
_$TextDetectionParamsFromJson(json);
factory TextDetectionParams.fromJson(Map<String, dynamic> json) =>
_$TextDetectionParamsFromJson(json);