and method

  1. @override
String and()
override

Implementation

@override
String and() {
  return 'and';
}