CreateSshKey.fromJson constructor

CreateSshKey.fromJson(
  1. JsonMap json
)

Implementation

factory CreateSshKey.fromJson(JsonMap json) => _$CreateSshKeyFromJson(json);