MakeFeatureBrick constructor

MakeFeatureBrick({
  1. required String featureName,
})

Implementation

MakeFeatureBrick({required this.featureName});