OutputNetworkShuttersyncAngleSettingsShutterAnglePut$RequestBody.fromJson constructor

OutputNetworkShuttersyncAngleSettingsShutterAnglePut$RequestBody.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory OutputNetworkShuttersyncAngleSettingsShutterAnglePut$RequestBody.fromJson(
        Map<String, dynamic> json) =>
    _$OutputNetworkShuttersyncAngleSettingsShutterAnglePut$RequestBodyFromJson(
        json);