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