LaunchStage.fromJson constructor

LaunchStage.fromJson(
  1. String json
)

Implementation

factory LaunchStage.fromJson(String json) => LaunchStage(json);