channelInterpretation property Null safety

String? channelInterpretation

Implementation

String? get channelInterpretation native;
void channelInterpretation= (String? value)

Implementation

set channelInterpretation(String? value) native;