UnregisterStateAction constructor

UnregisterStateAction(
  1. String type
)

Implementation

UnregisterStateAction(String type) : super(type: type);