SettingRemoveOptionsScope.unknown constructor

const SettingRemoveOptionsScope.unknown({
  1. required String data,
})

Implementation

const factory SettingRemoveOptionsScope.unknown({required String data}) =
    SettingRemoveOptionsScopeUnknown;