MyReadonly
Implement the built-in Readonly<T> type. Readonly makes all properties of T read-only.
Loading editor...
Run your code to see results
Click the Run button above
Implement the built-in Readonly<T> type. Readonly makes all properties of T read-only.
Loading editor...
Run your code to see results
Click the Run button above