contains<T> abstract method

Future<bool> contains<T>(
  1. int id
)

Implementation

Future<bool> contains<T>(int id);