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