afterCreate<T> abstract method

dynamic afterCreate<T>(
  1. MKey? newKey,
  2. T result
)

Implementation

afterCreate<T>(MKey? newKey, T result);