UnsupportedAPIType constructor

UnsupportedAPIType(
  1. String cause
)

Basic constructor

Implementation

UnsupportedAPIType(this.cause);