binaryType property Null safety

String? binaryType

Implementation

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

Implementation

set binaryType(String? value) native;