Protected method for subclasses to implement initialization logic.
@protected Future<void> onInit(List<T> extensions) async {}