fromJson method

  1. @override
SetThrusterActuationBuilder fromJson(
  1. Map<String, dynamic> json
)
override

Instanciates from JSON

Implementation

@override
SetThrusterActuationBuilder fromJson(core.Map<String, dynamic> json) =>
    SetThrusterActuationBuilder.fromJson(json);