accept property - FileUploadInputElement class - dart:html library (original) (raw)

description

String? getaccept

Implementation

String? get accept;

setaccept (String? value)

Implementation

set accept(String? value);