GetOption constructor

GetOption({
  1. required String name,
})

Implementation

GetOption({required this.name});