brand method

  1. @override
String brand()
override

Implementation

@override
String brand() {
  return 'Brand';
}