coerceTo method

dynamic coerceTo(
  1. String type
)

Implementation

coerceTo(String type) => CoerceTo(this, type);