info method

  1. @override
String info()
override

Implementation

@override
String info() {
  return 'Info';
}