PlatformCallback typedef

PlatformCallback = void Function(dynamic expand)

Implementation

typedef PlatformCallback = void Function(dynamic expand);