Scope constructor Null safety

Scope(
  1. String mode
)

Implementation

Scope(this.mode);