mIntStr function

bool mIntStr(
  1. String? value
)

Implementation

bool mIntStr(String? value) => value.mIntStr();