static String modelKeyByValue<M>({required String tag, required M value}) => '${value.runtimeType}##$tag';