MethodChannelMocks constructor
MethodChannelMocks({
- required List<
BaseMethodChannelMock> channelMocks,
Implementation
MethodChannelMocks({required this.channelMocks});