The RTCError interface's read-only property sdpLineNumber specifies the line number within the at which a syntax error occurred while parsing it.
sdpLineNumber
external int? get sdpLineNumber;