Fragment constructor Null safety

Fragment(
  1. String code
)

Implementation

Fragment(this.code);