PathCommand constructor

PathCommand(
  1. Future<void> userMethod()
)

Implementation

PathCommand(this.userMethod);