types property - DataTransfer class - dart:html library (
original
) (
raw
)
description
List
<
String
>? gettypes
Implementation
List<String>? get types native;