PlatformChannelUnknownError constructor

PlatformChannelUnknownError(
  1. String? description
)

Constructor that creates a PlatformChannelUnknownError.

Params:

  • description: the description of the error.

Implementation

factory PlatformChannelUnknownError