exec method

  1. @override
Future<String> exec()
override

Implementation

@override
Future<String> exec() async {
  return 'rehabilitationId';
}