binaryType 属性

String? binaryType

实现

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

实现

set binaryType(String? value) native;