TypesCommand constructor

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

Implementation

TypesCommand(this.userMethod);