CodeExecution.fromJson constructor

CodeExecution.fromJson(
  1. Object? j
)

Implementation

factory CodeExecution.fromJson(Object? j) => CodeExecution();