MethodChannelStub constructor

MethodChannelStub(
  1. String name
)

Implementation

MethodChannelStub(String name) : super(name);