accept property Null safety

String? accept
override

Implementation

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

Implementation

set accept(String? value) native;