sdpMLineIndex property Null safety

int? sdpMLineIndex

Implementation

int? get sdpMLineIndex native;
void sdpMLineIndex= (int? value)

Implementation

set sdpMLineIndex(int? value) native;