Ecf constructor

Ecf({
  1. required _ChalonaUnlockedConstructor unlocked,
})

Implementation

Ecf({required super.unlocked}) : super(name: 'ECF');