FormeKey constructor

FormeKey({
  1. String? debugLabel,
})

Implementation

FormeKey({String? debugLabel}) : super(debugLabel);