mediaText 属性

String? mediaText

实现

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

实现

set mediaText(String? value) native;