PlatformCallback typedef

PlatformCallback = void Function(int? platformId)

Implementation

typedef PlatformCallback = void Function(int? platformId);