fromJson static method
Implementation
static WriteMemoryArguments fromJson(Map<String, Object?> obj) =>
WriteMemoryArguments.fromMap(obj);
static WriteMemoryArguments fromJson(Map<String, Object?> obj) =>
WriteMemoryArguments.fromMap(obj);