SystemUtils constructor

SystemUtils({
  1. required String appName,
})

Implementation

SystemUtils({required this.appName});