UnsafeAlertData constructor

UnsafeAlertData(
  1. {required String name}
)

Implementation

UnsafeAlertData({required this.name});