max 属性

String? max
override

实现

String? get max native;
void max=(String? value)
override

实现

set max(String? value) native;