maxLength property

  1. @BuiltValueField.new(wireName: r'MaxLength')
int? get maxLength

Implementation

@BuiltValueField(wireName: r'MaxLength')
int? get maxLength;