toString abstract method

  1. @override
String toString()
override

Returns a string representing the value of this integer in decimal notation; example: '13'.

Implementation

@override
String toString();