includes method - KeyRange class - dart:indexed_db library (original) (raw)

description

bool includes(

  1. Object key )

Implementation

bool includes(Object key) native;