getId method

String getId(
  1. T t
)

Implementation

String getId(T t)=>config.toDocWithId(t)[idKey];