ImportStateAction constructor

ImportStateAction(
  1. String type
)

Implementation

ImportStateAction(String type) : super(type: type);