toString method
override
Returns a string representation of this object.
Implementation
String toString() => "NumberFormat($_locale, $_pattern)";
Returns a string representation of this object.
String toString() => "NumberFormat($_locale, $_pattern)";