ControllerDocument constructor Null safety

ControllerDocument(
  1. MethodChannel methodChannel
)

Implementation

ControllerDocument(this.methodChannel);