RegisterStateAction constructor

RegisterStateAction(
  1. String type
)

Implementation

RegisterStateAction(String type) : super(type: type);