getName abstract method
Returns the name of the tutorial.
This method should be implemented to provide a unique identifier for the tutorial.
Implementation
String getName();
Returns the name of the tutorial.
This method should be implemented to provide a unique identifier for the tutorial.
String getName();