OnStopFailed typedef

OnStopFailed = void Function(int code, String? message)

Implementation

typedef OnStopFailed = void Function(int code, String? message);