max 属性

String? max
覆盖

实现

String? get max native;
void max=(String? value)
覆盖

实现

set max(String? value) native;