PowerImageErrorCallback typedef

PowerImageErrorCallback = void Function(PowerImageLoadException exception)

Implementation

typedef PowerImageErrorCallback = void Function(
    PowerImageLoadException exception);