toString abstract method

  1. @override
String toString()
override

Provides a string representation of the model instance. It is recommended that subclasses override this to provide a meaningful output.

Implementation

@override
String toString();