ok method

  1. @override
String ok()
override

Implementation

@override
String ok() {
  return 'Ok';
}