setMIU method

void setMIU(
  1. String miu
)

Implementation

void setMIU(String miu) {
  throw UnimplementedError('setMIU() has not been implemented.');
}