NutrientViewCreatedCallback typedef

NutrientViewCreatedCallback = void Function(NutrientViewController controller)

Implementation

typedef NutrientViewCreatedCallback = void Function(
    NutrientViewController controller);