toList method
- @Deprecated('Use JSImmutableListWrapper<TouchList, Touch> directly instead.')
Implementation
@Deprecated('Use JSImmutableListWrapper<TouchList, Touch> directly instead.')
List<Touch> toList() => JSImmutableListWrapper<TouchList, Touch>(this);