LaunchConfigureWhiteboardType typedef

LaunchConfigureWhiteboardType = void Function(LaunchConfigureWhiteboardOptions options)

Implementation

typedef LaunchConfigureWhiteboardType = void Function(
    LaunchConfigureWhiteboardOptions options);