isAdded<T> abstract method Null safety

bool isAdded<T>()

Checks if the instance record exists.

Implementation

bool isAdded<T>();