smartPttMethodCall method

void smartPttMethodCall(
  1. Function function
)

Implementation

void smartPttMethodCall(Function function) {
  throw UnimplementedError('smartPttMethodCall() has not been implemented.');
}